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

Eric Bélanger eric at archlinux.org
Fri Jul 20 05:26:33 UTC 2012


    Date: Friday, July 20, 2012 @ 01:26:32
  Author: eric
Revision: 163787

upgpkg: zile 2.4.8-1

Upstream update, Update license

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-20 05:22:44 UTC (rev 163786)
+++ PKGBUILD	2012-07-20 05:26:32 UTC (rev 163787)
@@ -3,16 +3,16 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=zile
-pkgver=2.4.7
+pkgver=2.4.8
 pkgrel=1
 pkgdesc="A small, fast, and powerful Emacs clone"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/zile/"
-license=('GPL')
+license=('GPL3')
 depends=('acl' 'gc' 'ncurses')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
-          'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
+sha1sums=('763224367472deecf71fb10d61806706a481fd48'
+          '3a3e0c039e12af62f0de1aae849c486606cd314a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list