summaryrefslogtreecommitdiff
path: root/extra/sip
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
committerroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
commit129db5c42a9c8f32d88c57ac3b81182acf844068 (patch)
treeaff83aea43093dddb25ddd1b52072b5ebd2723e3 /extra/sip
parentd8d675cb1e75787b0db061756e4cbebe3c5a03fa (diff)
Fri Mar 8 00:04:03 PST 2013
Diffstat (limited to 'extra/sip')
-rw-r--r--extra/sip/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD
index d9dab39d1..73f37d304 100644
--- a/extra/sip/PKGBUILD
+++ b/extra/sip/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 178483 2013-02-24 11:42:18Z andrea $
+# $Id: PKGBUILD 179558 2013-03-07 08:18:46Z 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.3
+pkgver=4.14.4
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.riverbankcomputing.com/software/sip/"
license=('custom:"sip"')
makedepends=('python' 'python2')
source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('d5f037800bfd727e40ed818260943772')
+md5sums=('ae2d73ef43b8b0f7a9913561e9651706')
build() {
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}