diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-09-08 15:54:16 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-08 11:00:24 -0300 |
commit | 98295d34cfc6a953815080d2e786991194c4f6f0 (patch) | |
tree | 6edef5be472b20db6f72556ff1afb90a58a56b24 /testing/poxml/APKBUILD | |
parent | dd7b4ab8227555010bcefa949ec0e3ab0c64fad0 (diff) | |
download | aports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.bz2 aports-98295d34cfc6a953815080d2e786991194c4f6f0.tar.xz |
testing/kde-applications: upgrade to 18.08.1
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 c3c4b87d4e..2a1f6aa475 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.0 +pkgver=19.08.1 pkgrel=0 arch="all" url="https://www.kde.org/applications/development/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="364da648f079f9437e6ed7ece6e47d8eebfac55d77fc5c945a1254248cef15e3c44036d089dcd8cb62f3e5c9311f9313deb286ab83bbf542be65e93ddec25a7b poxml-19.08.0.tar.xz" +sha512sums="38dda29abc29c1e0f7959785625d29978e40f6f740ed3ce2958cae7299d534c41e0f9c1baa5d958b9d947e21289a347a3b7f3fd886a6d7bd734df814ffe6d5f8 poxml-19.08.1.tar.xz" |