summaryrefslogtreecommitdiff
path: root/community/zile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zile/PKGBUILD')
-rw-r--r--community/zile/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/zile/PKGBUILD b/community/zile/PKGBUILD
index 2f2e7ce5f..d0a9d64ac 100644
--- a/community/zile/PKGBUILD
+++ b/community/zile/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 106262 2014-02-26 03:23:44Z kkeen $
+# $Id: PKGBUILD 113183 2014-06-15 18:13:45Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=zile
-pkgver=2.4.10
+pkgver=2.4.11
pkgrel=1
pkgdesc="A small, fast, and powerful Emacs clone"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=('GPL3')
depends=('acl' 'gc' 'ncurses')
makedepends=('help2man')
source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('256ae72ee43613c61bdbc558e8eb3dd50fe4de19'
- '0a7bc694588129e79b997e516a39c9f60ddfef1a')
+sha1sums=('ad2efb80031c3a406f8f83ac5d400a38bc297434'
+ 'SKIP')
build() {
cd "$srcdir/$pkgname-$pkgver"