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

Douglas Soares de Andrade douglas at archlinux.org
Mon Jan 19 10:07:52 UTC 2009


    Date: Monday, January 19, 2009 @ 05:07:52
  Author: douglas
Revision: 24664

upgpkg: source-highlight 2.11.1-1

Modified:
  source-highlight/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-19 10:06:44 UTC (rev 24663)
+++ PKGBUILD	2009-01-19 10:07:52 UTC (rev 24664)
@@ -3,15 +3,13 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=source-highlight
-pkgver=2.9
+pkgver=2.11.1
 pkgrel=1
 pkgdesc="convert source code to highlighted html"
 arch=("i686" "x86_64")
 url="http://www.gnu.org/software/src-highlite/"
 license=('GPL')
 depends=('gcc-libs' '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)
 
 build() {
@@ -21,6 +19,3 @@
   make || return 1
   make prefix=$startdir/pkg/usr install
 }
-
-
-md5sums=('80a947681d32b0fe515a5cd01f9582a7')




More information about the arch-commits mailing list