T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / xbindkeys
Commits: 2bab0cd8 by T.J. Townsend at 2024-07-13T22:24:57-04:00 upgpkg: 1.8.7-5: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = xbindkeys + pkgdesc = Launch shell commands with your keyboard or your mouse under X + pkgver = 1.8.7 + pkgrel = 5 + url = https://www.nongnu.org/xbindkeys/xbindkeys.html + arch = x86_64 + license = GPL + depends = libx11 + depends = guile + optdepends = tk: xbindkeys_show + source = https://www.nongnu.org/xbindkeys/xbindkeys-1.8.7.tar.gz + sha256sums = a29b86a8ec91d4abc83b420e547da27470847d0efe808aa6e75147aa0adb82f2 + +pkgname = xbindkeys ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=xbindkeys pkgver=1.8.7 -pkgrel=4 +pkgrel=5 pkgdesc="Launch shell commands with your keyboard or your mouse under X" arch=('x86_64') url="https://www.nongnu.org/xbindkeys/xbindkeys.html" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xbindkeys/-/commit/2bab0cd82bd5a8a7c9255c81a4fcc71e1f97cd83 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xbindkeys/-/commit/2bab0cd82bd5a8a7c9255c81a4fcc71e1f97cd83 You're receiving this email because of your account on gitlab.archlinux.org.
