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

Felix Yan fyan at archlinux.org
Fri Feb 27 03:55:20 UTC 2015


    Date: Friday, February 27, 2015 @ 04:55:20
  Author: fyan
Revision: 232035

upgpkg: sip 4.16.6-1

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-27 03:48:41 UTC (rev 232034)
+++ PKGBUILD	2015-02-27 03:55:20 UTC (rev 232035)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgbase=sip
 pkgname=('sip' 'python-sip' 'python2-sip')
-pkgver=4.16.5
+pkgver=4.16.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.riverbankcomputing.com/software/sip/intro'
@@ -12,7 +13,7 @@
 license=('custom:"sip"')
 makedepends=('python' 'python2')
 source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('6d01ea966a53e4c7ae5c5e48c40e49e5')
+md5sums=('44e87c4c98206f465d3f07f4caa0c903')
 
 build() {
   cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}



More information about the arch-commits mailing list