Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / interception-caps2esc
Commits: 3abf651e by Brett Cornwall at 2024-07-03T18:33:26-07:00 upgpkg: 0.3.2-3: Rebuild for .SRCINFO inclusion - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = interception-caps2esc + pkgdesc = Interception plugin that transforms the most useless key ever in the most useful one + pkgver = 0.3.2 + pkgrel = 3 + url = https://gitlab.com/interception/linux/plugins/caps2esc + arch = x86_64 + license = MIT + makedepends = cmake + depends = interception-tools + source = interception-caps2esc-0.3.2.tar.gz::https://gitlab.com/interception/linux/plugins/caps2esc/-/archive/v0.3.2/caps2esc-v0.3.2.tar.gz + sha256sums = d8a5c7a23cb7368fde2b91a0b5481d8ce906af146dd9a49f609052f2cf1d212c + +pkgname = interception-caps2esc ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=interception-caps2esc pkgver=0.3.2 -pkgrel=2 +pkgrel=3 pkgdesc='Interception plugin that transforms the most useless key ever in the most useful one' arch=('x86_64') license=('MIT') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/interception-caps2esc/-/commit/3abf651ee17cc60cca1dfafd41069d32da22b8cc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/interception-caps2esc/-/commit/3abf651ee17cc60cca1dfafd41069d32da22b8cc You're receiving this email because of your account on gitlab.archlinux.org.
