#
This commit is contained in:
parent
675f835d2a
commit
3569a75715
2
.SRCINFO
2
.SRCINFO
|
@ -7,7 +7,7 @@ pkgbase = tromjaro-calamares-theme
|
||||||
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=863a6de5fef5ad3f0146adb6ae620e35b053fd9e
|
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = tromjaro-calamares-theme
|
pkgname = tromjaro-calamares-theme
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ 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=863a6de5fef5ad3f0146adb6ae620e35b053fd9e")
|
source=("${pkgname}::git+${url}.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user