From bdb23642043b9c499f1baed8dc556be342fdd243 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 Oct 2012 08:30:48 +0000 Subject: testing/py-sip: upgrade to 4.14 --- testing/py-sip/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/py-sip/APKBUILD b/testing/py-sip/APKBUILD index 1fc785ab34..5f979697db 100644 --- a/testing/py-sip/APKBUILD +++ b/testing/py-sip/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py-sip _pkgname=sip -pkgver=4.13.2 +pkgver=4.14 pkgrel=0 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries" url="http://www.riverbankcomputing.com/software/sip/" @@ -13,7 +13,7 @@ depends_dev="python-dev" makedepends="$depends_dev" install="" subpackages="$pkgname-dev" -source="http://www.riverbankcomputing.com/static/Downloads/sip4/${_pkgname}-${pkgver}.tar.gz" +source="http://sourceforge.net/projects/pyqt/files/sip/sip-$pkgver/sip-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$_builddir" @@ -27,4 +27,4 @@ package() { install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/custom/${pkgname}/LICENSE } -md5sums="5a12ea8e8a09b879ed2b3817e30fbc84 sip-4.13.2.tar.gz" +md5sums="9a48ad975e04ac824188840ea498ac32 sip-4.14.tar.gz" -- cgit v1.2.3