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

Allan McRae allan at archlinux.org
Wed Jan 13 01:57:24 UTC 2010


    Date: Tuesday, January 12, 2010 @ 20:57:24
  Author: allan
Revision: 62841

upgpkg: patch 2.6.1-1
    upstream update

Modified:
  patch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-12 23:29:09 UTC (rev 62840)
+++ PKGBUILD	2010-01-13 01:57:24 UTC (rev 62841)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=patch
-pkgver=2.6
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="A utility to apply patch files to original sources"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 optdepends=('ed: Interpret the patch as an ed script; for patch -e functionality(deprecated)')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('bc71d33c35004db3768465bcaf9ed23c')
+md5sums=('d758eb96d3f75047efc004a720d33daf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list