diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-07-03 16:55:02 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-07-03 16:55:20 -0400 |
commit | 07737ece585fd53e5bd7572214ae498b283c848b (patch) | |
tree | d7b2b4c06dd5a6705f55d3a00ab30d42ddebcb5a /pcr-testing/parabola-laf | |
parent | 3e23370a369c30aedae68bebaf7fdb37ba3131ed (diff) | |
download | abslibre-07737ece585fd53e5bd7572214ae498b283c848b.tar.gz abslibre-07737ece585fd53e5bd7572214ae498b283c848b.tar.bz2 abslibre-07737ece585fd53e5bd7572214ae498b283c848b.zip |
[parabola-laf]: upgrade
Diffstat (limited to 'pcr-testing/parabola-laf')
-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') |