summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-05-10 20:50:39 +0200
committerStephan Springer2020-05-10 20:50:39 +0200
commit4f295a53702413cde4bef5a697723f463693b26d (patch)
treebea4a50566ec1dabac17ca7abd58281032986c7f /PKGBUILD
parent80804100af1b2c12d21d0c1e1791a6166dbd6f33 (diff)
downloadaur-4f295a53702413cde4bef5a697723f463693b26d.tar.gz
update to version 4.19.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17a6ff3e811f..67228c092bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgbase='python-sip-pyqt4'
pkgname=('python-sip-pyqt4' 'python2-sip-pyqt4')
-pkgver=4.19.19
+pkgver=4.19.22
pkgrel=1
arch=('x86_64')
-url='http://www.riverbankcomputing.com/software/sip/intro'
+url='https://www.riverbankcomputing.com/software/sip/intro'
license=('custom:"sip"')
makedepends=('python' 'python2')
source=("https://www.riverbankcomputing.com/static/Downloads/sip/$pkgver/sip-$pkgver.tar.gz")
-sha256sums=('5436b61a78f48c7e8078e93a6b59453ad33780f80c644e5f3af39f94be1ede44')
+sha256sums=('e1b768824ec1a2ee38dd536b6b6b3d06de27b00a2f5f55470d1b512306e3be45')
prepare() {
mkdir -p build-pyqt4{,-py2}