updated commit source
This commit is contained in:
parent
3569a75715
commit
86992c618e
6
.SRCINFO
6
.SRCINFO
|
@ -1,13 +1,13 @@
|
||||||
pkgbase = tromjaro-calamares-theme
|
pkgbase = tromjaro-calamares-theme
|
||||||
pkgdesc = Theme for calamares
|
pkgdesc = Theme for calamares
|
||||||
pkgver = 1
|
pkgver = 3.2.15
|
||||||
pkgrel = 1
|
pkgrel = 1.1
|
||||||
url = https://gitlab.com/tromsite/tromjaro/calamares-settings
|
url = https://gitlab.com/tromsite/tromjaro/calamares-settings
|
||||||
arch = any
|
arch = any
|
||||||
license = GPL3
|
license = GPL3
|
||||||
makedepends = git
|
makedepends = git
|
||||||
depends = calamares
|
depends = calamares
|
||||||
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a
|
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=4883ce386103d64b57ab725094e50648c1d6d514
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = tromjaro-calamares-theme
|
pkgname = tromjaro-calamares-theme
|
||||||
|
|
6
PKGBUILD
6
PKGBUILD
|
@ -1,15 +1,15 @@
|
||||||
# Maintainer: davedatum <trom@davedatum.com>
|
# Maintainer: davedatum <trom@davedatum.com>
|
||||||
|
|
||||||
pkgname=tromjaro-calamares-theme
|
pkgname=tromjaro-calamares-theme
|
||||||
pkgver=1
|
pkgver=3.2.15
|
||||||
pkgrel=1
|
pkgrel=1.1
|
||||||
pkgdesc="Theme for calamares"
|
pkgdesc="Theme for calamares"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
|
url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
|
||||||
license=("GPL3")
|
license=("GPL3")
|
||||||
depends=("calamares")
|
depends=("calamares")
|
||||||
makedepends=("git")
|
makedepends=("git")
|
||||||
source=("${pkgname}::git+${url}.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a")
|
source=("${pkgname}::git+${url}.git#commit=4883ce386103d64b57ab725094e50648c1d6d514")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user