* update libfakekey to 0.3-3

This commit is contained in:
Alexander Baldeck 2024-09-11 18:30:44 +02:00
parent baf6417d6a
commit ba69fd902b
2 changed files with 13 additions and 1 deletions

12
kde/libfakekey/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = libfakekey
pkgdesc = X virtual keyboard library.
pkgver = 0.3
pkgrel = 3
url = https://www.yoctoproject.org/tools-resources/projects/matchbox
arch = x86_64
license = GPL
depends = libxtst
source = https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/snapshot/libfakekey-0.3.tar.gz
sha256sums = d282fa6481a5b85f71e36e8bad4cfa938cc8eaac4c42ffa27f9203ac634813f4
pkgname = libfakekey

View File

@ -4,7 +4,7 @@
pkgname=libfakekey
pkgver=0.3
pkgrel=2
pkgrel=3
pkgdesc='X virtual keyboard library.'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.yoctoproject.org/tools-resources/projects/matchbox'