[arch-commits] Commit in joe/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sun Nov 30 22:13:53 UTC 2008
Date: Sunday, November 30, 2008 @ 17:13:52
Author: douglas
Revision: 20177
upgpkg: joe 3.7-1
Modified:
joe/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-30 20:28:27 UTC (rev 20176)
+++ PKGBUILD 2008-11-30 22:13:52 UTC (rev 20177)
@@ -2,8 +2,8 @@
# Maintainer: dorphell <dorphell at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=joe
-pkgver=3.5
-pkgrel=4
+pkgver=3.7
+pkgrel=1
pkgdesc="JOE has the feel of most IBM PC text editors"
url="http://sourceforge.net/projects/joe-editor"
arch=(i686 x86_64)
@@ -56,7 +56,6 @@
etc/joe/syntax/verilog.jsf
etc/joe/syntax/vhdl.jsf
etc/joe/syntax/xml.jsf)
-md5sums=('9bdffecce7ef910feaa06452d48843de')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -64,3 +63,4 @@
make || return 1
make DESTDIR=$startdir/pkg install
}
+md5sums=('66de1b073e869ba12abbfcde3885c577')
More information about the arch-commits
mailing list