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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Feb 14 15:50:54 UTC 2013


    Date: Thursday, February 14, 2013 @ 16:50:54
  Author: kkeen
Revision: 84246

upgpkg: aurphan 20130214-1

Modified:
  aurphan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-14 15:20:36 UTC (rev 84245)
+++ PKGBUILD	2013-02-14 15:50:54 UTC (rev 84246)
@@ -1,8 +1,8 @@
 # $Id$
 # Contributor: Kyle Keen <keenerd at gmail.com>
 pkgname=aurphan
-pkgver=20121118
-pkgrel=2
+pkgver=20130214
+pkgrel=1
 pkgdesc="Finds packages in need of maintainers, bug fixes and patches.  Adopt today!"
 arch=('any')
 url="http://kmkeen.com/aurphan/"
@@ -10,7 +10,7 @@
 depends=('bash' 'curl' 'jshon' 'expac')
 makedepends=()
 source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('44a2e11cf1d2afbc65abab7f6f0f8834')
+md5sums=('683283a7ecba1aee58c4a2e270adf596')
 
 package() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list