[arch-commits] CVS update of arch/build/base/ed (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Aug 19 16:27:31 UTC 2007


    Date: Sunday, August 19, 2007 @ 12:27:31
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/ed

Modified: PKGBUILD (1.13 -> 1.14)

'upgpkg: update to new version'


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


Index: arch/build/base/ed/PKGBUILD
diff -u arch/build/base/ed/PKGBUILD:1.13 arch/build/base/ed/PKGBUILD:1.14
--- arch/build/base/ed/PKGBUILD:1.13	Thu May 31 22:57:40 2007
+++ arch/build/base/ed/PKGBUILD	Sun Aug 19 12:27:30 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.13 2007/06/01 02:57:40 eric Exp $
+# $Id: PKGBUILD,v 1.14 2007/08/19 16:27:30 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=ed
-pkgver=0.5
-pkgrel=3
+pkgver=0.8
+pkgrel=1
 pkgdesc="A POSIX-compliant line editor"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -10,7 +10,7 @@
 depends=('glibc')
 options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4ee21e9dcc9b5b6012c23038734e1632')
+md5sums=('b359451fb32097974484b5ba7c19f5fb')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list