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

Paul Mattal paul at archlinux.org
Thu Jun 26 00:22:34 UTC 2008


    Date: Wednesday, June 25, 2008 @ 20:22:34
  Author: paul
Revision: 3604

upgpkg: mailman 2.1.10-1
    update to 2.1.10

Modified:
  mailman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-26 00:10:29 UTC (rev 3603)
+++ PKGBUILD	2008-06-26 00:22:34 UTC (rev 3604)
@@ -1,10 +1,11 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=mailman
-pkgver=2.1.9
-pkgrel=3
+pkgver=2.1.10
+pkgrel=1
 pkgdesc="Mailing list manager with built in web access"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.list.org/"
 depends=('python' 'apache' 'smtp-server')
 # 'Defaults.py' should not be changed by users; 'mm_cfg.py' should instead.
@@ -12,7 +13,7 @@
 install=$pkgname.install
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tgz \
 	rc.mailman)
-md5sums=('dd51472470f9eafb04f64da372444835' 'a617b32a2564fce2641a7c7b660ef6cd')
+md5sums=('79157d337a29f716a3a1ff8b70501f8d' 'a617b32a2564fce2641a7c7b660ef6cd')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1





More information about the arch-commits mailing list