summaryrefslogtreecommitdiff
path: root/extra/sip
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-23 02:07:26 -0700
committerroot <root@rshg054.dnsready.net>2013-08-23 02:07:26 -0700
commitdbffe56f58d40a9a456baeba5d488c9f968a352a (patch)
tree51466c315db82c0ce708d9aacda5a4c5bfd21ced /extra/sip
parente9509842445d4a99493d1b643ffdafdca62263ae (diff)
Fri Aug 23 02:06:53 PDT 2013
Diffstat (limited to 'extra/sip')
-rw-r--r--extra/sip/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD
index 69b7828ca..312a32bcc 100644
--- a/extra/sip/PKGBUILD
+++ b/extra/sip/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 188678 2013-06-17 18:06:55Z andrea $
+# $Id: PKGBUILD 193531 2013-08-22 14:49:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
# Contributor: riai <riai@bigfoot.com>, Ben <ben@benmazer.net>
pkgbase=sip
pkgname=('sip' 'python-sip' 'python2-sip')
-pkgver=4.14.7
+pkgver=4.15
pkgrel=1
arch=('i686' 'x86_64')
-url="http://www.riverbankcomputing.com/software/sip/"
+url='http://www.riverbankcomputing.com/software/sip/intro'
license=('custom:"sip"')
makedepends=('python' 'python2')
source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('f5c8001f16ecffd711708de0e07d542f')
+md5sums=('8c1133c96c9ddec92c0ab429dec96fe6')
build() {
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}