aboutsummaryrefslogtreecommitdiffstats
path: root/testing/poxml
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-16 12:47:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-23 14:33:29 +0100
commit3cbde1dc9526ef8329d8e0ff35c98aee39b321e1 (patch)
tree951ac863a86faefbb9edb1e2758f5cb2a5705bc0 /testing/poxml
parent74fad971f1fcb30104bc6d3f91fd9666f5111bee (diff)
downloadaports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.bz2
aports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.xz
{community,testing}/kde-service-release: upgrade to 19.12.0
Diffstat (limited to 'testing/poxml')
-rw-r--r--testing/poxml/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/poxml/APKBUILD b/testing/poxml/APKBUILD
index e9952542ee..ffecb89489 100644
--- a/testing/poxml/APKBUILD
+++ b/testing/poxml/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=poxml
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
arch="all"
url="https://www.kde.org/applications/development/"
pkgdesc="Translates DocBook XML files using gettext po files"
license="GPL-2.0-or-later AND GFDL-1.2-only"
makedepends="extra-cmake-modules qt5-qtbase-dev kdoctools-dev gettext-dev"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-doc"
build() {
@@ -27,4 +27,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="34cc4323def1c62f0d7e088ff664a9001cb9b0b594bc9f47cb5c6546ab43555cffc5c6c0d2d695a81611fd0fa1bc6b7c2693f2b938645721368adc1da1f836f9 poxml-19.08.3.tar.xz"
+sha512sums="27431a25984ded5a3ec7898bdb66e2187622fdaa3a542a5fb7ff19a14e1d3e63accb3416388fa23cd054bca302117674464c854a8bd334b2cf4b8a83c3ab947c poxml-19.12.0.tar.xz"