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

Antonio Rojas arojas at archlinux.org
Sun Feb 10 13:43:27 UTC 2019


    Date: Sunday, February 10, 2019 @ 13:43:26
  Author: arojas
Revision: 345830

Update to 4.19.14

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-10 13:10:38 UTC (rev 345829)
+++ PKGBUILD	2019-02-10 13:43:26 UTC (rev 345830)
@@ -5,14 +5,14 @@
 
 pkgbase=sip
 pkgname=('sip' 'python-sip' 'python2-sip' 'python-sip-pyqt5' 'python2-sip-pyqt5')
-pkgver=4.19.13
+pkgver=4.19.14
 pkgrel=1
 arch=('x86_64')
 url='http://www.riverbankcomputing.com/software/sip/intro'
 license=('custom:"sip"')
 makedepends=('python' 'python2')
-source=("http://sourceforge.net/projects/pyqt/files/sip/sip-$pkgver/sip-$pkgver.tar.gz")
-sha256sums=('e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e')
+source=("https://www.riverbankcomputing.com/static/Downloads/sip/sip-$pkgver.tar.gz")
+sha256sums=('0ef3765dbcc3b8131f83e60239f49508f82205b33cae5408c405e2e2f2d0af87')
 
 prepare() {
   mkdir -p build{,-py2,-pyqt5,-pyqt5-py2}



More information about the arch-commits mailing list