summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLingMan2021-03-18 03:10:33 +0100
committerLingMan2021-03-18 03:10:33 +0100
commitcdec96104315fb719d2cf89ae89c1cc6bbe56069 (patch)
tree260a1e1911c960642e847fabe4a792d05931359d /PKGBUILD
parenta6ffa358d03a210108aa437416633db107404d46 (diff)
downloadaur-cdec96104315fb719d2cf89ae89c1cc6bbe56069.tar.gz
update to version 4.19.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8df7773ca3..35c30381c8b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgbase='python-sip-pyqt4'
pkgname=('python-sip-pyqt4' 'python2-sip-pyqt4')
-pkgver=4.19.24
+pkgver=4.19.25
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=('edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5')
+sha256sums=('b39d93e937647807bac23579edbff25fe46d16213f708370072574ab1f1b4211')
prepare() {
mkdir -p build-pyqt4{,-py2}