summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-09-08 19:05:33 +0200
committerStephan Springer2020-09-08 19:05:33 +0200
commita6ffa358d03a210108aa437416633db107404d46 (patch)
treef24e83ad5e56572ccdc48112050d96efeaaf45d6 /PKGBUILD
parent4f295a53702413cde4bef5a697723f463693b26d (diff)
downloadaur-a6ffa358d03a210108aa437416633db107404d46.tar.gz
update to version 4.19.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67228c092bef..fa8df7773ca3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgbase='python-sip-pyqt4'
pkgname=('python-sip-pyqt4' 'python2-sip-pyqt4')
-pkgver=4.19.22
+pkgver=4.19.24
pkgrel=1
arch=('x86_64')
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=('e1b768824ec1a2ee38dd536b6b6b3d06de27b00a2f5f55470d1b512306e3be45')
+sha256sums=('edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5')
prepare() {
mkdir -p build-pyqt4{,-py2}