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

Pierre Schmitz pierre at archlinux.org
Wed Feb 8 10:07:06 UTC 2012


    Date: Wednesday, February 8, 2012 @ 05:07:05
  Author: pierre
Revision: 149484

upgpkg: htdig 3.2.0b6-8

rebuild old package

Modified:
  htdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-08 10:02:54 UTC (rev 149483)
+++ PKGBUILD	2012-02-08 10:07:05 UTC (rev 149484)
@@ -4,7 +4,7 @@
 
 pkgname=htdig
 pkgver=3.2.0b6
-pkgrel=7
+pkgrel=8
 pkgdesc="Scripts and HTML code needed for using ht://Dig as a web search engine"
 url="http://www.htdig.org/"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool' 'emptydirs')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         'gcc4.3.patch'
-	    'CVE-2007-6110.patch')
+        'CVE-2007-6110.patch')
 md5sums=('8b9b9587a411ac7dd278fa5413428960'
          '2aeda683f95b58efc0978d7fe951de59'
          '0d9099d3b5a32d322a8e0240f85a3578')
@@ -42,4 +42,3 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
-




More information about the arch-commits mailing list