* update kmousetool to 24.05.2-1
This commit is contained in:
parent
9aada5650e
commit
0991809161
33
kde/kmousetool/.SRCINFO
Normal file
33
kde/kmousetool/.SRCINFO
Normal file
@ -0,0 +1,33 @@
|
||||
pkgbase = kmousetool
|
||||
pkgdesc = Clicks the mouse for you, reducing the effects of RSI
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/kmousetool/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-accessibility
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = kdoctools
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kconfig
|
||||
depends = kcoreaddons
|
||||
depends = kdbusaddons
|
||||
depends = ki18n
|
||||
depends = kstatusnotifieritem
|
||||
depends = kwidgetsaddons
|
||||
depends = kxmlgui
|
||||
depends = libx11
|
||||
depends = libxtst
|
||||
depends = qt6-base
|
||||
depends = qt6-multimedia
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kmousetool-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kmousetool-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 17ddacd4df4b9de8a1a121e7af11b0f4d8d43f955d35eca78a34c610355f0aee
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kmousetool
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=kmousetool
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
|
||||
@ -28,7 +28,7 @@ makedepends=(extra-cmake-modules
|
||||
groups=(kde-applications
|
||||
kde-accessibility)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('f84f6b1e56ee262f3f768e5757a4b7623ebf3fc66486a0a91a5c18617f769fdc'
|
||||
sha256sums=('17ddacd4df4b9de8a1a121e7af11b0f4d8d43f955d35eca78a34c610355f0aee'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user