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

Stéphane Gaudreault stephane at archlinux.org
Fri Jun 15 16:11:16 UTC 2012


    Date: Friday, June 15, 2012 @ 12:11:15
  Author: stephane
Revision: 161851

upgpkg: swig 2.0.7-1

upstream update

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-15 15:33:18 UTC (rev 161850)
+++ PKGBUILD	2012-06-15 16:11:15 UTC (rev 161851)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc="Generate scripting interfaces to C/C++ code"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('zlib' 'pcre')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('8e27a735d1f53be2e3d8d8473a3847e89ba89da8')
+sha1sums=('307020fb6437092e32c9c1bd9af8bccb1645b529')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list