diff options
Diffstat (limited to 'user/kmousetool/APKBUILD')
-rw-r--r-- | user/kmousetool/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kmousetool/APKBUILD b/user/kmousetool/APKBUILD index 2d875342a..a52a94160 100644 --- a/user/kmousetool/APKBUILD +++ b/user/kmousetool/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=kmousetool -pkgver=17.08.2 +pkgver=17.12.2 pkgrel=0 pkgdesc="Tool to assist with clicking the mouse button" url="https://userbase.kde.org/KMouseTool" @@ -42,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="5c74667d7bf06843f957b3c7a188fcbe39f6d049f2a9d5d86cd9f34212a6c1c4ff4e5865d5bcee7282ecd0e2ffe7aebfc1f5ed0d73cbeb51a70d2ef7e583f3ed kmousetool-17.08.2.tar.xz" +sha512sums="260b5fa3af4720e8dd0d073fe27246f55127759aed264567631d722afc28ad6e256904e782ff4c64e6f79da3f28c896bda1a5ab1ba37e5ee02e620b5e88f905d kmousetool-17.12.2.tar.xz" |