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

Kevin Piché kevin at archlinux.org
Sun Nov 22 19:59:44 UTC 2009


    Date: Sunday, November 22, 2009 @ 14:59:44
  Author: kevin
Revision: 59363

upgpkg: zile 2.3.13-1
    Upgrade to latest

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-22 19:50:21 UTC (rev 59362)
+++ PKGBUILD	2009-11-22 19:59:44 UTC (rev 59363)
@@ -3,7 +3,7 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=zile
-pkgver=2.3.11
+pkgver=2.3.13
 pkgrel=1
 pkgdesc="A small, fast, and powerful Emacs clone"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('ncurses>=5.6-7')
 license=('GPL')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('eda8745c2681dd7bea478496c0178e90')
+md5sums=('61d1120a367cca13b98d6f1265551387')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list