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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Aug 27 14:43:14 UTC 2008


    Date: Wednesday, August 27, 2008 @ 10:43:14
  Author: andyrtr
Revision: 10351

upgpkg: ed 1.0-1

Modified:
  ed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-27 14:18:15 UTC (rev 10350)
+++ PKGBUILD	2008-08-27 14:43:14 UTC (rev 10351)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
+
 pkgname=ed
-pkgver=0.9
+pkgver=1.0
 pkgrel=1
 pkgdesc="A POSIX-compliant line editor"
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
 depends=('glibc')
 options=('!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/ed/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fb0c1c63ec13d8516733dd1d85c76473')
+md5sums=('80d096dc98fd17a44fb9e3ed3e719ee7')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list