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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 26 18:57:17 UTC 2009


    Date: Sunday, July 26, 2009 @ 14:57:16
  Author: andyrtr
Revision: 47762

upgpkg: ed 1.4-1
    new version 1.4

Modified:
  ed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-26 18:48:01 UTC (rev 47761)
+++ PKGBUILD	2009-07-26 18:57:16 UTC (rev 47762)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=ed
-pkgver=1.3
+pkgver=1.4
 pkgrel=1
 pkgdesc="A POSIX-compliant line editor"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f56d8447debe5e9b537a97b7b652a651')
+md5sums=('da0ddc0e0b0bec2da4b13b0d0d1bce2b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list