[arch-commits] Commit in archey3/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Nov 27 12:38:47 UTC 2014
Date: Thursday, November 27, 2014 @ 13:38:46
Author: arodseth
Revision: 123198
upgpkg: archey3 0.5-3
Modified:
archey3/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-27 11:20:09 UTC (rev 123197)
+++ PKGBUILD 2014-11-27 12:38:46 UTC (rev 123198)
@@ -5,7 +5,7 @@
pkgname=archey3
pkgver=0.5
-pkgrel=2
+pkgrel=3
pkgdesc='Output a logo and various system information'
arch=('any')
url='http://bluepeppers.github.com/archey3'
@@ -14,7 +14,7 @@
makedepends=('git' 'python-distribute')
optdepends=('imagemagick: for default screenshot command')
# AUR optdeps: python-logbook-git and python-mpd-git
-source=('git://github.com/bluepeppers/archey3.git#commit=c1d1fedccc843ada034d7bcbfe89d00cfc58fea3')
+source=('git://github.com/bluepeppers/archey3.git#commit=94b3d549ef')
md5sums=('SKIP')
pkgver() {
@@ -24,7 +24,6 @@
package() {
cd "$pkgname"
-
python setup.py install --root="$pkgdir"
}
More information about the arch-commits
mailing list