summaryrefslogtreecommitdiff
path: root/user/kmousetool
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-17 21:39:37 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-17 21:39:37 -0500
commit10f2074a5f252f334205d1330d1321b8c1f5e05d (patch)
treea9b539d080940bc6a1c314d8dcd5a61cc25ea647 /user/kmousetool
parent573ed1212e21813332d4efcfea6c86f9de4915af (diff)
downloadpackages-10f2074a5f252f334205d1330d1321b8c1f5e05d.tar.gz
packages-10f2074a5f252f334205d1330d1321b8c1f5e05d.tar.bz2
packages-10f2074a5f252f334205d1330d1321b8c1f5e05d.tar.xz
packages-10f2074a5f252f334205d1330d1321b8c1f5e05d.zip
user/{kgpg,kleopatra,kmag,kmousetool}: 18.04.3
Diffstat (limited to 'user/kmousetool')
-rw-r--r--user/kmousetool/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/user/kmousetool/APKBUILD b/user/kmousetool/APKBUILD
index 6a93cd464..f4f92a619 100644
--- a/user/kmousetool/APKBUILD
+++ b/user/kmousetool/APKBUILD
@@ -1,20 +1,18 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kmousetool
-pkgver=18.04.1
+pkgver=18.04.3
pkgrel=0
pkgdesc="Tool to assist with clicking the mouse button"
url="https://userbase.kde.org/KMouseTool"
arch="all"
-license="LGPL-2.1"
+license="LGPL-2.1-only"
depends=""
makedepends="cmake extra-cmake-modules qt5-qtbase-dev kdbusaddons-dev ki18n-dev
kdoctools-dev kiconthemes-dev knotifications-dev kxmlgui-dev phonon-dev
libxtst-dev libxt-dev"
-install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="http://download.kde.org/stable/applications/$pkgver/src/kmousetool-$pkgver.tar.xz"
-builddir="$srcdir/kmousetool-$pkgver"
+source="https://download.kde.org/stable/applications/$pkgver/src/kmousetool-$pkgver.tar.xz"
build() {
cd "$builddir"
@@ -42,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="04baa9c22ff60cf61be4c60081b23d83d666e91e31b912c02407b8c784ce8d746673f640f94f3254a59048ed33224d8ced6163fd4e722e5e55b6e5d5c7f22140 kmousetool-18.04.1.tar.xz"
+sha512sums="46821eaecc616288892226d5f7c9a2eea97b8e2e822d2c98871ad028dd0b9b71404f2b74a6032299266623239d7a57e8ed09dbfeb6b8b54f50e8c747e98564b2 kmousetool-18.04.3.tar.xz"