[arch-commits] Commit in aurphan/trunk (PKGBUILD)

Kyle Keen kkeen at nymeria.archlinux.org
Fri Jun 28 14:01:03 UTC 2013


    Date: Friday, June 28, 2013 @ 16:01:03
  Author: kkeen
Revision: 93202

upgpkg: aurphan 20130628-1, fix FS#35960

Modified:
  aurphan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-28 13:21:16 UTC (rev 93201)
+++ PKGBUILD	2013-06-28 14:01:03 UTC (rev 93202)
@@ -1,7 +1,7 @@
 # $Id$
 # Contributor: Kyle Keen <keenerd at gmail.com>
 pkgname=aurphan
-pkgver=20130214
+pkgver=20130628
 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=('683283a7ecba1aee58c4a2e270adf596')
+md5sums=('866da488f268245a811764fc25cddb61')
 
 package() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list