diff options
Diffstat (limited to 'testing/kolourpaint/APKBUILD')
-rw-r--r-- | testing/kolourpaint/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kolourpaint/APKBUILD b/testing/kolourpaint/APKBUILD index 76df3b125d0..60bb3caf9dc 100644 --- a/testing/kolourpaint/APKBUILD +++ b/testing/kolourpaint/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kolourpaint -pkgver=19.08.0 +pkgver=19.08.1 pkgrel=0 arch="all" url="http://www.kolourpaint.org/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="63f0c4947a618e07ba53cb3771cd184957942a000986ab9317b892d076643908705c779658bf6c9b7376afb89122d71c160c851d52dff86231e2fb4852a39c74 kolourpaint-19.08.0.tar.xz" +sha512sums="63b874c5a3db5673902f6a6d1c7c25d9a732ada3b4c4a7d02293d0a46eea5557abc6f44dd3e5a20edfa66a8bf36fa3f0bbdc1a4f1943c6c8cf959e9b94ba9447 kolourpaint-19.08.1.tar.xz" |