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 c38376a34..121e7d7d3 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=20.08.1 +pkgver=22.04.2 pkgrel=0 pkgdesc="Tool to assist with clicking the mouse button" url="https://userbase.kde.org/KMouseTool" @@ -37,4 +37,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="4393e41e796705a0555be67a2fe6925593f72a4e738f70d3010d77bfaf65fe219edc8669a9c662397ad1d5d8d378e416c73ccc08fa15156c078a312e88cf74a3 kmousetool-20.08.1.tar.xz" +sha512sums="e2fb79977474c5fce8ba4e601e57f2a42fd107e038ce312913098b8e8ccae829d50afabfdc4ab40edb1f4c089d1e30dbdd5c6d8d4e11b1bad8975ca6b7ddbffc kmousetool-22.04.2.tar.xz" |