Update PKGBUILD
This commit is contained in:
parent
33ef86a398
commit
69d88f2ba7
4
PKGBUILD
4
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: tio <contact at tromsite dot com>
|
# Maintainer: tio <contact at tromsite dot com>
|
||||||
|
|
||||||
pkgname=tromjaro-calamares-theme
|
pkgname=tromjaro-calamares-theme
|
||||||
pkgver=3.8
|
pkgver=3.9
|
||||||
pkgrel=1.1
|
pkgrel=1.1
|
||||||
pkgdesc="Theme for calamares"
|
pkgdesc="Theme for calamares"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
|
@ -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=6c7a8c8c045c6c5a8edc1053e611ccf992cbc339")
|
source=("${pkgname}::git+${url}")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user