diff options
author | Isaac David <isacdaavid@isacdaavid.info> | 2017-10-17 15:17:32 -0500 |
---|---|---|
committer | Isaac David <isacdaavid@isacdaavid.info> | 2017-10-17 15:18:14 -0500 |
commit | 070f099b640ca635949944176a27236bcfad71be (patch) | |
tree | 95ca5a1097d6fadd37e126922dd91ccfce49bae3 /libre/paraboley-git | |
parent | 4ac5d66bb15e9c32aa1b2487202ace1262f04bef (diff) | |
download | abslibre-070f099b640ca635949944176a27236bcfad71be.tar.gz abslibre-070f099b640ca635949944176a27236bcfad71be.tar.bz2 abslibre-070f099b640ca635949944176a27236bcfad71be.zip |
libre/paraboley-git: pkgver bump
Diffstat (limited to 'libre/paraboley-git')
-rw-r--r-- | libre/paraboley-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/paraboley-git/PKGBUILD b/libre/paraboley-git/PKGBUILD index 5c29c2333..ffa0745de 100644 --- a/libre/paraboley-git/PKGBUILD +++ b/libre/paraboley-git/PKGBUILD @@ -12,8 +12,8 @@ _pkgname=paraboley # FIXME: couldn't we skip the -git to simplify provides=() ? # we should probably use the one in [community] over AUR pkgname=${_pkgname}-git -pkgver=6 -pkgrel=1.1 +pkgver=8 +pkgrel=1 pkgdesc="Python script to display system infomation alongside the Parabola GNU/Linux-libre logo." arch=('any') url="https://projects.parabola.nu/paraboley.git" |