diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-09-27 20:47:11 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-09-27 20:47:11 -0500 |
commit | 69d053535c99f969eb88a53635bb0b315d834968 (patch) | |
tree | 3b39c2688724d6ec06caf593ffe2d8c6c0f542e6 /libre/paraboley-git | |
parent | e11fce0f13453a453763ab5f4bb56c7ad876e626 (diff) | |
download | abslibre-69d053535c99f969eb88a53635bb0b315d834968.tar.gz abslibre-69d053535c99f969eb88a53635bb0b315d834968.tar.bz2 abslibre-69d053535c99f969eb88a53635bb0b315d834968.zip |
paraboley-git-9-1: updating version
Diffstat (limited to 'libre/paraboley-git')
-rw-r--r-- | libre/paraboley-git/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/paraboley-git/PKGBUILD b/libre/paraboley-git/PKGBUILD index ffa0745de..5825b5f59 100644 --- a/libre/paraboley-git/PKGBUILD +++ b/libre/paraboley-git/PKGBUILD @@ -5,14 +5,15 @@ # Maintainer (Arch) : Alexander F Rødseth <xyproto@archlinux.org> # Contributor (Arch) : Laurie Clark-Michalek <bluepeppers@archlinux.us> # Contributor (Arch) : graysky <graysky AT archlinux DOR us> -# Maintainer: Aurélien DESBRIÈRES <aurelien@hackers.camp> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> +# Contributor: Aurélien DESBRIÈRES <aurelien@hackers.camp> # Contributor: Isaac David <isacdaavid@at@isacdaavid@dot@info> _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=8 +pkgver=9 pkgrel=1 pkgdesc="Python script to display system infomation alongside the Parabola GNU/Linux-libre logo." arch=('any') |