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

Kevin Piché kevin at archlinux.org
Sat Jan 23 01:54:38 UTC 2010


    Date: Friday, January 22, 2010 @ 20:54:38
  Author: kevin
Revision: 64913

upgpkg: zile 2.3.14-1
    Upgrade to latest version

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-22 19:47:08 UTC (rev 64912)
+++ PKGBUILD	2010-01-23 01:54:38 UTC (rev 64913)
@@ -3,7 +3,7 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=zile
-pkgver=2.3.13
+pkgver=2.3.14
 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=('61d1120a367cca13b98d6f1265551387')
+md5sums=('88322abbb8146f3c4e7bb31fa4d351c6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list