[arch-commits] CVS update of extra/devel/ctags (PKGBUILD)

Jason Chu jason at archlinux.org
Thu Sep 20 18:14:50 UTC 2007


    Date: Thursday, September 20, 2007 @ 14:14:50
  Author: jason
    Path: /home/cvs-extra/extra/devel/ctags

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: ctags 5.7-1


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


Index: extra/devel/ctags/PKGBUILD
diff -u extra/devel/ctags/PKGBUILD:1.12 extra/devel/ctags/PKGBUILD:1.13
--- extra/devel/ctags/PKGBUILD:1.12	Sun Oct 15 13:58:45 2006
+++ extra/devel/ctags/PKGBUILD	Thu Sep 20 14:14:50 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.12 2006/10/15 17:58:45 simo Exp $
+# $Id: PKGBUILD,v 1.13 2007/09/20 18:14:50 jason Exp $
 # Contributor: John Proctor <jproctor at prium.net>
 # Maintainer: Jason Chu <jason at archlinux.org>
 pkgname=ctags
-pkgver=5.6
-pkgrel=2
+pkgver=5.7
+pkgrel=1
 pkgdesc="Generates an index file of language objects found in source files"
 arch=(i686 x86_64)
 license=('GPL')
 depends=('glibc')
 url="http://ctags.sourceforge.net/"
 source=(http://umn.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9026a6c6950751bc4fd1be37e8a2070f')
+md5sums=('643cab63b39c8a24377dc4c781547d40')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list