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

Eric Bélanger eric at nymeria.archlinux.org
Sun Jan 27 05:05:41 UTC 2013


    Date: Sunday, January 27, 2013 @ 06:05:41
  Author: eric
Revision: 176053

upgpkg: source-highlight 3.1.7-3

Rebuild against boost 1.52.0

Modified:
  source-highlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-27 05:04:35 UTC (rev 176052)
+++ PKGBUILD	2013-01-27 05:05:41 UTC (rev 176053)
@@ -4,7 +4,7 @@
 
 pkgname=source-highlight
 pkgver=3.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Convert source code to syntax highlighted document"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/src-highlite/"
@@ -21,7 +21,7 @@
 
   ./configure --prefix=/usr \
               --sysconfdir=/etc \
-	      --with-bash-completion=${pkgdir}/usr/share/bash-completion/completions
+	      --with-bash-completion="${pkgdir}/usr/share/bash-completion/completions"
   make
 }
 




More information about the arch-commits mailing list