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

Kevin Piché kevin at archlinux.org
Fri Jul 16 19:23:58 UTC 2010


    Date: Friday, July 16, 2010 @ 15:23:57
  Author: kevin
Revision: 85617

upgpkg: zile 2.3.18-1
Updated to 2.3.18

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-16 18:00:26 UTC (rev 85616)
+++ PKGBUILD	2010-07-16 19:23:57 UTC (rev 85617)
@@ -3,7 +3,7 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=zile
-pkgver=2.3.17
+pkgver=2.3.18
 pkgrel=1
 pkgdesc="A small, fast, and powerful Emacs clone"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('ncurses')
 license=('GPL')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d4a4409fd457e0cb51c76dd8dc09d18b')
+md5sums=('4bac1dc5d7e6fb5c13bd6677bca34b11')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list