Update PKGBUILD

This commit is contained in:
tiotrom 2020-12-21 16:37:29 +00:00
parent 33ef86a398
commit 69d88f2ba7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: tio <contact at tromsite dot com>
pkgname=tromjaro-calamares-theme
pkgver=3.8
pkgver=3.9
pkgrel=1.1
pkgdesc="Theme for calamares"
arch=("any")
@ -9,7 +9,7 @@ url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
license=("GPL3")
depends=("calamares")
makedepends=("git")
source=("${pkgname}::git+${url}.git#commit=6c7a8c8c045c6c5a8edc1053e611ccf992cbc339")
source=("${pkgname}::git+${url}")
sha256sums=('SKIP')