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

Pierre Schmitz pierre at archlinux.org
Wed Jan 18 10:28:50 UTC 2012


    Date: Wednesday, January 18, 2012 @ 05:28:49
  Author: pierre
Revision: 146788

upstream update

Modified:
  devtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-18 02:09:02 UTC (rev 146787)
+++ PKGBUILD	2012-01-18 10:28:49 UTC (rev 146788)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=devtools
-pkgver=20120114
+pkgver=20120118
 pkgrel=1
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('namcap' 'openssh' 'subversion' 'rsync')
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
-md5sums=('a94b86e9684b799ecd397a08aa205679'
-         'b5d0ccb4610fe1aa5283067412af2253')
+md5sums=('d1bf56c3b8ea23705927cbb1995e7250'
+         '0d504cd8cfe5f959ca2cb4a891ae674e')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list