summaryrefslogtreecommitdiff
path: root/user/lxqt-globalkeys
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-06-15 21:02:40 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-06-15 21:02:40 +0000
commit50113f4d75b010cf767ed0bcf9d39f7abe678f41 (patch)
tree87ddeaae5e999efd5ea611ba2e6722f9265f3af3 /user/lxqt-globalkeys
parent00232199464eaa13cd475988b17886a7635e8758 (diff)
parent635178f5caa29f35e6f330726c5f3948a99b09a5 (diff)
downloadpackages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.gz
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.bz2
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.xz
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.zip
Merge branch 'bumps.aerdan.20200611' into 'master'
Bumps for packages owned by Kiyoshi Aman for 11 June 2020 See merge request adelie/packages!461
Diffstat (limited to 'user/lxqt-globalkeys')
-rw-r--r--user/lxqt-globalkeys/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/user/lxqt-globalkeys/APKBUILD b/user/lxqt-globalkeys/APKBUILD
index da75788ad..06799fced 100644
--- a/user/lxqt-globalkeys/APKBUILD
+++ b/user/lxqt-globalkeys/APKBUILD
@@ -1,7 +1,8 @@
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=lxqt-globalkeys
-pkgver=0.14.3
+pkgver=0.15.0
+_lxqt_build=0.7.0
pkgrel=0
pkgdesc="Daemon and configuration utility for global shortcuts in LXQt"
url="https://lxqt.org"
@@ -9,7 +10,7 @@ arch="all"
options="!check" # No test suite.
license="LGPL-2.1+"
depends=""
-makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.6.0
+makedepends="cmake extra-cmake-modules lxqt-build-tools>=$_lxqt_build
liblxqt-dev>=${pkgver%.*}.0 qt5-qttools-dev kwindowsystem-dev"
subpackages="$pkgname-dev"
source="https://github.com/lxqt/lxqt-globalkeys/releases/download/$pkgver/lxqt-globalkeys-$pkgver.tar.xz"
@@ -37,4 +38,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
-sha512sums="205496c6be8fcefc4b0c7fc1beeac2a5ef996e1580d7662da6271149b3d26819b4db21260699bdd99db6a3e2874c7ac2670a6579c46985dcf6223ca6c98c125c lxqt-globalkeys-0.14.3.tar.xz"
+sha512sums="95beba4ce6c2324582d93a6f3f56d57681ec7d992db80a8d9fae34a637ba1612260932944e3865c3c749982e6aa111b3495558bc5d36e8b4c8e21027775e346e lxqt-globalkeys-0.15.0.tar.xz"