[arch-commits] Commit in zile/trunk (PKGBUILD)
Kevin Piché
kevin at archlinux.org
Thu Sep 10 00:22:16 UTC 2009
Date: Wednesday, September 9, 2009 @ 20:22:15
Author: kevin
Revision: 51625
upgpkg: zile 2.3.11-1
Update to latest version
Modified:
zile/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-09 23:44:37 UTC (rev 51624)
+++ PKGBUILD 2009-09-10 00:22:15 UTC (rev 51625)
@@ -3,7 +3,7 @@
# Maintainer: Kevin Piche <kevin at archlinux.org>
pkgname=zile
-pkgver=2.3.9
+pkgver=2.3.11
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=('51f2fb489b81d80f997644e872445370')
+md5sums=('eda8745c2681dd7bea478496c0178e90')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list