[arch-commits] Commit in aurphan/trunk (PKGBUILD)
Kyle Keen
kkeen at nymeria.archlinux.org
Thu Feb 13 02:00:57 UTC 2014
Date: Thursday, February 13, 2014 @ 03:00:57
Author: kkeen
Revision: 105654
upgpkg: aurphan 20140212-1
Modified:
aurphan/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-13 01:49:17 UTC (rev 105653)
+++ PKGBUILD 2014-02-13 02:00:57 UTC (rev 105654)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=aurphan
-pkgver=20130912
+pkgver=20140212
pkgrel=1
pkgdesc="Finds packages in need of maintainers, bug fixes and patches. Adopt today!"
arch=('any')
@@ -10,7 +10,7 @@
depends=('bash' 'curl' 'jshon' 'expac')
makedepends=()
source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('267ab65be0c20f5c8d042f28397fd7d8')
+md5sums=('c1e5e3b370d99159565745b4f520aa22')
package() {
cd "$srcdir/$pkgname"
More information about the arch-commits
mailing list