diff options
author | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-06-13 16:23:32 +0200 |
---|---|---|
committer | Aurélien DESBRIÈRES <aurelien@hackers.camp> | 2014-06-13 16:23:32 +0200 |
commit | 05477046ce09b63e1b2d280d03d39ea9f2ce03ff (patch) | |
tree | 73d1b2be3a3c5f5d34c890d7791e755d2bcbee29 /pcr/paraboley/PKGBUILD | |
parent | c9379f3c41d7bdfba7703ae2a519cc584cd5fa73 (diff) | |
download | abslibre-05477046ce09b63e1b2d280d03d39ea9f2ce03ff.tar.gz abslibre-05477046ce09b63e1b2d280d03d39ea9f2ce03ff.tar.bz2 abslibre-05477046ce09b63e1b2d280d03d39ea9f2ce03ff.zip |
paraboley / archey3 rebranded
Diffstat (limited to 'pcr/paraboley/PKGBUILD')
-rw-r--r-- | pcr/paraboley/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/paraboley/PKGBUILD b/pcr/paraboley/PKGBUILD index b7b722a03..0767b86ca 100644 --- a/pcr/paraboley/PKGBUILD +++ b/pcr/paraboley/PKGBUILD @@ -2,10 +2,10 @@ pkgname=paraboley pkgver=0.1 -pkgrel=2 +pkgrel=1 pkgdesc="Python script to display system infomation alongside the Parabola GNU / Linux-libre logo." arch=('any') -url="https://github.com/XL04D/paraboley" +url="http://XL04D.github.com/paraboley" license=('GPL') depends=('python') makedepends=('git' 'python-distribute') |