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

Paul Mattal paul at archlinux.org
Sun Mar 7 23:32:36 UTC 2010


    Date: Sunday, March 7, 2010 @ 18:32:36
  Author: paul
Revision: 71648

upstream update to 1.4.20

Modified:
  squirrelmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-07 23:26:25 UTC (rev 71647)
+++ PKGBUILD	2010-03-07 23:32:36 UTC (rev 71648)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis <manolis at archlinux.org>
 
 pkgname=squirrelmail
-pkgver=1.4.19
+pkgver=1.4.20
 pkgrel=1
 pkgdesc="Webmail for Nuts!"
 arch=(i686 x86_64)
@@ -13,8 +13,9 @@
 makedepends=('findutils')
 backup=(srv/http/squirrelmail/.htaccess srv/http/squirrelmail/config/config.php)
 install=$pkgname.install
-source=(http://dl.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://superb-sea2.dl.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 options=('force')
+md5sums=('60ffedc61b295650c7695c2b74209294')
 
 build() {
   # install
@@ -48,4 +49,3 @@
     || return 1
 }
 # vim: ts=2 sw=2 et ft=sh
-md5sums=('bf71b282361cd9fe65781bb17ecd7704')




More information about the arch-commits mailing list