diff options
Diffstat (limited to 'testing/poxml/APKBUILD')
-rw-r--r-- | testing/poxml/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/poxml/APKBUILD b/testing/poxml/APKBUILD index 2a1f6aa475..26faa6e80c 100644 --- a/testing/poxml/APKBUILD +++ b/testing/poxml/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=poxml -pkgver=19.08.1 +pkgver=19.08.2 pkgrel=0 arch="all" url="https://www.kde.org/applications/development/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="38dda29abc29c1e0f7959785625d29978e40f6f740ed3ce2958cae7299d534c41e0f9c1baa5d958b9d947e21289a347a3b7f3fd886a6d7bd734df814ffe6d5f8 poxml-19.08.1.tar.xz" +sha512sums="a0b86afcca6b5efd0f9f40ebdbe043ad6a152af174660908410ed40cf1568d1b88cf96b960fac8b0d4edac2dc3f9ca7176fbf76292a3afdec7f4d41a2b3c1871 poxml-19.08.2.tar.xz" |