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

Pierre Schmitz pierre at archlinux.org
Sat Feb 18 15:18:33 UTC 2012


    Date: Saturday, February 18, 2012 @ 10:18:33
  Author: pierre
Revision: 150576

upgpkg: mod_wsgi 3.3-3

rebuild old package

Modified:
  mod_wsgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-18 15:15:18 UTC (rev 150575)
+++ PKGBUILD	2012-02-18 15:18:33 UTC (rev 150576)
@@ -4,16 +4,15 @@
 
 pkgname=mod_wsgi
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Python WSGI adapter module for Apache"
 arch=('i686' 'x86_64')
 url="http://www.modwsgi.org/"
 license=('APACHE')
 depends=('apache' 'python2')
 install=mod_wsgi.install
-source=(http://modwsgi.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
+source=("http://modwsgi.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
 md5sums=('6172bb2bbabcd0c25867c2bc06f99dbb')
-sha1sums=('f32d38e5d3ed5de1efd5abefb52678f833dc9166')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list