diff options
Diffstat (limited to 'pcr-testing')
-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 30174de26..f68854a7a 100644 --- a/pcr-testing/parabola-laf/PKGBUILD +++ b/pcr-testing/parabola-laf/PKGBUILD @@ -2,7 +2,7 @@ pkgname=parabola-laf -pkgver=0.11 +pkgver=0.12 pkgrel=1 pkgdesc="User skeleton, artwork, and utilities for Parabola graphical desktop systems" arch=('any') @@ -16,7 +16,7 @@ _git_tag="v${pkgver}" _release="${pkgname}-${_git_tag}" source=(https://git.parabola.nu/${pkgname}.git/snapshot/${_release}.tar.gz news) -sha256sums=('8b40877226f5aaee70dcd042a2a94bfc5a9cf05bdff6595878cb7ed57e7d07b8' +sha256sums=('c70019ced0e4444a26e31c44364cf2b85655f6cd8a95d33c9737c5785fabe929' 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855') |