[arch-commits] CVS update of extra/network/squirrelmail (PKGBUILD)

Paul Mattal paul at archlinux.org
Mon Sep 3 13:30:45 UTC 2007


    Date: Monday, September 3, 2007 @ 09:30:45
  Author: paul
    Path: /home/cvs-extra/extra/network/squirrelmail

Modified: PKGBUILD (1.24 -> 1.25)

upgpkg: squirrelmail 1.5.2cvs-6
upgrade to 20070903 snapshot


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


Index: extra/network/squirrelmail/PKGBUILD
diff -u extra/network/squirrelmail/PKGBUILD:1.24 extra/network/squirrelmail/PKGBUILD:1.25
--- extra/network/squirrelmail/PKGBUILD:1.24	Wed Aug 23 15:10:17 2006
+++ extra/network/squirrelmail/PKGBUILD	Mon Sep  3 09:30:45 2007
@@ -1,22 +1,23 @@
-# $Id: PKGBUILD,v 1.24 2006/08/23 19:10:17 paul Exp $
+# $Id: PKGBUILD,v 1.25 2007/09/03 13:30:45 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Manolis Tzanidakis <manolis at archlinux.org>
 
 pkgname=squirrelmail
 pkgver=1.5.2cvs
-pkgrel=5
-_snapshot=20060823_0000
+pkgrel=6
+_snapshot=20070903_0000
 pkgdesc="Webmail for Nuts!"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.squirrelmail.org"
 depends=('php' 'perl' 'imap-server')
 makedepends=('findutils')
 backup=(home/httpd/html/squirrelmail/.htaccess home/httpd/html/squirrelmail/config/config.php)
 install=$pkgname.install
-#source=(http://snapshots.squirrelmail.org/$pkgname-$_snapshot-CVS.devel.tar.bz2)
+#source=(http://snapshots.squirrelmail.org/$pkgname-$_snapshot-SVN.devel.tar.bz2)
 # since the snapshots go away quickly, mirror them
-source=(http://gerolde.archlinux.org/~paul/$pkgname-$_snapshot-CVS.devel.tar.bz2)
-md5sums=('b22f8f9eceb222e97b361bb72883bb42')
+source=(http://www.archlinux.org/~paul/$pkgname-$_snapshot-SVN.devel.tar.bz2)
+md5sums=('145077fcd51a1b41384df06b9cdd3fc9')
 
 build() {
   # install




More information about the arch-commits mailing list