From 99a56a1730eb1cd40bee44797214aa31be778bd4 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Sun, 27 Jan 2019 03:28:13 -0600 Subject: user/lxqt-about: upgrade to 0.14.0 --- user/lxqt-about/APKBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/user/lxqt-about/APKBUILD b/user/lxqt-about/APKBUILD index 4ae9014dc..862d3e0fb 100644 --- a/user/lxqt-about/APKBUILD +++ b/user/lxqt-about/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=lxqt-about -pkgver=0.13.0 -pkgrel=1 +pkgver=0.14.0 +pkgrel=0 pkgdesc="Dialog window providing information about LXQt and the running system" url="https://lxqt.org" arch="all" @@ -10,7 +10,7 @@ options="!check" # No test suite. license="LGPL-2.1+" depends="" makedepends="cmake extra-cmake-modules qt5-qttools-dev kwindowsystem-dev - lxqt-build-tools>=0.5.0 liblxqt-dev>=0.12.0" + lxqt-build-tools>=0.6.0 liblxqt-dev>=${pkgver%.*}.0" source="https://github.com/lxqt/lxqt-about/releases/download/$pkgver/lxqt-about-$pkgver.tar.xz" build() { @@ -26,7 +26,6 @@ build() { -DCMAKE_BUILD_TYPE=RelWithDebugInfo \ -DCMAKE_CXX_FLAGS="$CXXFLAGS" \ -DCMAKE_C_FLAGS="$CFLAGS" \ - -DPULL_TRANSLATIONS=False \ ${CMAKE_CROSSOPTS} .. make } @@ -36,4 +35,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="5ba1106a66115f791597b12173be5b8f340c275e21ee53acd77aa7f10c409ad9b0bb83e24479fba6ff4265e6261ba90dde98ce10331b00fc01e87196fa506214 lxqt-about-0.13.0.tar.xz" +sha512sums="a2dac75f34c91b24de0d6783cb8441caa81a4918a92901b29056fcc7aeb91a6f3209874ab278f801e5359b3894b5e359d7e743126187e7e0383d470680acb010 lxqt-about-0.14.0.tar.xz" -- cgit v1.2.3-70-g09d2