[arch-commits] Commit in source-highlight/repos (extra-i686 extra-i686/PKGBUILD)

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


    Date: Monday, January 19, 2009 @ 05:08:32
  Author: douglas
Revision: 24665

Merged revisions 356,24664 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/source-highlight/trunk

........
  r356 | aaron | 2008-04-18 19:56:27 -0300 (Sex, 18 Abr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r24664 | douglas | 2009-01-19 08:07:52 -0200 (Seg, 19 Jan 2009) | 1 line
  
  upgpkg: source-highlight 2.11.1-1
........

Modified:
  source-highlight/repos/extra-i686/	(properties)
  source-highlight/repos/extra-i686/PKGBUILD

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


Property changes on: source-highlight/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /source-highlight/trunk:1
   + /source-highlight/trunk:1-24664

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-01-19 10:07:52 UTC (rev 24664)
+++ extra-i686/PKGBUILD	2009-01-19 10:08:32 UTC (rev 24665)
@@ -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