updated commit source
This commit is contained in:
parent
872c127908
commit
3fb2b8693c
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=c0bcac94f05e559801d28d2bd24eef5cc2823ae9
|
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=b31f6372591dbb6039c30b1cc37d87096f46b5f5
|
||||||
source = calamares-install.hook
|
source = calamares-install.hook
|
||||||
source = calamares-install.install
|
source = calamares-install.install
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
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=c0bcac94f05e559801d28d2bd24eef5cc2823ae9"
|
source=("${pkgname}::git+${url}.git#commit=b31f6372591dbb6039c30b1cc37d87096f46b5f5"
|
||||||
"calamares-install.hook"
|
"calamares-install.hook"
|
||||||
"calamares-install.install")
|
"calamares-install.install")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user