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

Allan McRae allan at archlinux.org
Fri Sep 28 23:01:33 UTC 2012


    Date: Friday, September 28, 2012 @ 19:01:33
  Author: allan
Revision: 167232

upgpkg: patch 2.7.1-1

upstream update

Modified:
  patch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-28 20:06:45 UTC (rev 167231)
+++ PKGBUILD	2012-09-28 23:01:33 UTC (rev 167232)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=patch
-pkgver=2.7
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="A utility to apply patch files to original sources"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('ed')
 optdepends=('ed: for patch -e functionality')
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('d443f9d9a7d1bf1715831883917699d9'
-         '874fb55b72bc5c3c44794645b04e69a9')
+md5sums=('e9ae5393426d3ad783a300a338c09b72'
+         'b12189e0de3cb2af25268441647ec517')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list