Date: Sunday, October 13, 2013 @ 03:41:24 Author: cinelli Revision: 98540
archrelease: copy trunk to community-any Modified: screenfetch/repos/community-any/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-13 01:40:26 UTC (rev 98539) +++ PKGBUILD 2013-10-13 01:41:24 UTC (rev 98540) @@ -2,7 +2,7 @@ # Maintainer: Federico Cinelli <[email protected]> pkgname=screenfetch -pkgver=3.0.5 +pkgver=3.2.0 pkgrel=1 pkgdesc="a CLI Bash script to show system/theme info in screenshots" arch=('any') @@ -11,7 +11,7 @@ depends=('bash' 'xorg-xdpyinfo') optdepends=('scrot: Screenshot support') source=("http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/$pkgname-$pkgver.tar.bz2") -md5sums=('444c786cc91851aa7efba2cc7267d2b3') +md5sums=('6644dd7f3e8666f4986815ae796f25c9') package() { cd "$srcdir/$pkgname-$pkgver"
