From b7021203e5b3bf0f3e4563c00a719cc7f8edee29 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Sun, 27 Jan 2019 04:31:04 -0600 Subject: user/lxqt-notificationd: upgrade to 0.14.0 --- user/lxqt-notificationd/APKBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'user') diff --git a/user/lxqt-notificationd/APKBUILD b/user/lxqt-notificationd/APKBUILD index ffa4ae6bf..6c6e48df5 100644 --- a/user/lxqt-notificationd/APKBUILD +++ b/user/lxqt-notificationd/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=lxqt-notificationd -pkgver=0.13.0 -pkgrel=1 +pkgver=0.14.0 +pkgrel=0 pkgdesc="Daemon for notifications in LXQt" url="https://lxqt.org" arch="all" license="LGPL-2.1+" depends="" -makedepends="cmake extra-cmake-modules qt5-qttools-dev liblxqt-dev>=0.12.0 - lxqt-build-tools>=0.5.0 kwindowsystem-dev" +makedepends="cmake extra-cmake-modules qt5-qttools-dev liblxqt-dev>=${pkgver%.*}.0 + lxqt-build-tools>=0.6.0 kwindowsystem-dev" source="https://github.com/lxqt/lxqt-notificationd/releases/download/$pkgver/lxqt-notificationd-$pkgver.tar.xz" build() { @@ -25,7 +25,6 @@ build() { -DCMAKE_BUILD_TYPE=RelWithDebugInfo \ -DCMAKE_CXX_FLAGS="$CXXFLAGS" \ -DCMAKE_C_FLAGS="$CFLAGS" \ - -DPULL_TRANSLATIONS=False \ ${CMAKE_CROSSOPTS} .. make } @@ -40,4 +39,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="2bc75b840a666e013d914f08719680cf3af7430a6acfb5072facff8bdc964aeef1d5227c68b5a5c5d8a6d6c572632105e3f2f04c517d8e8669eb40b5a0cf0f4d lxqt-notificationd-0.13.0.tar.xz" +sha512sums="b91f0fc159f979582d1483a020c27403157697232e15ac677ff725297f33a89e2df5d63b90bc3711bcf9c8fe1ad58793518ab116f4a9c47f8102dfa256fa4747 lxqt-notificationd-0.14.0.tar.xz" -- cgit v1.2.3-60-g2f50