diff options
Diffstat (limited to 'pcr-testing/parabola-laf/PKGBUILD')
-rw-r--r-- | pcr-testing/parabola-laf/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr-testing/parabola-laf/PKGBUILD b/pcr-testing/parabola-laf/PKGBUILD index 359dff254..0d9930593 100644 --- a/pcr-testing/parabola-laf/PKGBUILD +++ b/pcr-testing/parabola-laf/PKGBUILD @@ -3,7 +3,7 @@ pkgname=parabola-laf pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc="User skeleton, artwork, and utilities for Parabola graphical desktop systems" arch=('any') license=('GPL') @@ -16,7 +16,7 @@ _git_tag="v${pkgver}" _release="${pkgname}-${_git_tag}" source=(https://git.parabola.nu/${pkgname}.git/snapshot/${_release}.tar.gz news.txt) -sha256sums=('f1ca1a5d12095a51810502c92efe2942f1a0710e35589fc5cfc89212ebd97348' +sha256sums=('96da36bc610863fe93dc95d3950f65f86dc533e5d1ba6c0a6fbbfd8fc44afdef' 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855') |