[arch-commits] CVS update of extra/system/clamav (PKGBUILD)

Dale Blount dale at archlinux.org
Thu May 31 18:23:23 UTC 2007


    Date: Thursday, May 31, 2007 @ 14:23:23
  Author: dale
    Path: /home/cvs-extra/extra/system/clamav

Modified: PKGBUILD (1.39 -> 1.40)

upgpkg: clamav 0.90.3-1


----------+
 PKGBUILD |   16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)


Index: extra/system/clamav/PKGBUILD
diff -u extra/system/clamav/PKGBUILD:1.39 extra/system/clamav/PKGBUILD:1.40
--- extra/system/clamav/PKGBUILD:1.39	Fri Apr 13 09:18:15 2007
+++ extra/system/clamav/PKGBUILD	Thu May 31 14:23:23 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.39 2007/04/13 13:18:15 dale Exp $
+# $Id: PKGBUILD,v 1.40 2007/05/31 18:23:23 dale Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Gregor Ibic <gregor.ibic at intelicom.si>
 
 pkgname=clamav
-pkgver=0.90.2
-pkgrel=2
+pkgver=0.90.3
+pkgrel=1
 pkgdesc="Anti-virus toolkit for Unix."
 arch=(i686 x86_64)
 depends=('bzip2' 'zlib' 'gmp' 'curl' 'perl')
-options=(NOLIBTOOL)
+options=(!libtool)
 install="$pkgname.install"
+license=(GPL)
 backup=(etc/clamav/clamav.conf etc/clamav/clamd.conf etc/clamav/freshclam.conf etc/conf.d/clamav)
 url="http://www.clamav.net"
 source=(http://easynews.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
@@ -17,8 +18,11 @@
 	clamav.confd \
 	clamav.logrotate \
 	clamav.install)
-md5sums=('39d1f07a399b551b55096b6ec7325c33' '338db2f3fbca9d5747ba635d576d8739'\
-         'f1fd8e736f808da0487928274f585851' 'a7a4d527ba80ec9d4811e2264e9fab9e'\
+	
+md5sums=('d42ccf7a32daeb7c7cc3c8c23a7793ea' \
+         '338db2f3fbca9d5747ba635d576d8739' \
+         'f1fd8e736f808da0487928274f585851' \
+         'a7a4d527ba80ec9d4811e2264e9fab9e' \
          '62a8c099244c329c10b045bac2b18da2')
 build() {
 	cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list