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

Kevin Piche kevin at archlinux.org
Wed May 23 03:02:02 UTC 2007


    Date: Tuesday, May 22, 2007 @ 23:02:02
  Author: kevin
    Path: /home/cvs-extra/extra/devel/source-highlight

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: source-highlight 2.6-2
Recompile for boost 1.34.0
Added license field


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


Index: extra/devel/source-highlight/PKGBUILD
diff -u extra/devel/source-highlight/PKGBUILD:1.13 extra/devel/source-highlight/PKGBUILD:1.14
--- extra/devel/source-highlight/PKGBUILD:1.13	Sun Apr 29 12:48:11 2007
+++ extra/devel/source-highlight/PKGBUILD	Tue May 22 23:02:02 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.13 2007/04/29 16:48:11 damir Exp $
+# $Id: PKGBUILD,v 1.14 2007/05/23 03:02:02 kevin Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=source-highlight
 pkgver=2.6
-pkgrel=1
+pkgrel=2
 pkgdesc="convert source code to highlighted html"
 arch=("i686" "x86_64")
 url="http://www.gnu.org/software/src-highlite/"
-depends=('gcc' 'bash' 'boost>=1.33.1-4' 'ctags')
+license=('GPL')
+depends=('gcc' 'bash' 'boost>=1.34.0' 'ctags')
 
 #source=(http://rap.dsi.unifi.it/~bettini/source-highlight-$pkgver.tar.gz)
 source=(ftp://ftp.gnu.org/gnu/src-highlite/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list