diff options
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" |