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

Stéphane Gaudreault stephane at archlinux.org
Mon Apr 30 18:24:53 UTC 2012


    Date: Monday, April 30, 2012 @ 14:24:53
  Author: stephane
Revision: 157992

upgpkg: swig 2.0.6-1

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-30 17:51:02 UTC (rev 157991)
+++ PKGBUILD	2012-04-30 18:24:53 UTC (rev 157992)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=2.0.5
+pkgver=2.0.6
 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=('dfe3c89da775a0f98a8d884df1c658073c8a9087')
+sha1sums=('8e27a735d1f53be2e3d8d8473a3847e89ba89da8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list