George Hu pushed to branch main at Arch Linux / Packaging / Packages / 
showmethekey


Commits:
d2d9d7f9 by George Hu at 2026-02-26T18:16:50+08:00
upgpkg: 1.20.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = showmethekey
        pkgdesc = A screenkey alternative that works under Wayland via libinput.
-       pkgver = 1.19.0
+       pkgver = 1.20.0
        pkgrel = 1
        url = https://showmethekey.alynx.one/
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = showmethekey
        depends = pango
        depends = polkit
        depends = systemd-libs
-       source = 
showmethekey-1.19.0.tar.gz::https://github.com/AlynxZhou/showmethekey/archive/v1.19.0.tar.gz
-       sha512sums = 
c88157acde1051f6b248271be5e70531430d8576d852bb0196a5b914510dd33718e1129248710f5d3e513f4ba808863373d3da459e8985e3770f4b1d2c553625
+       source = 
showmethekey-1.20.0.tar.gz::https://github.com/AlynxZhou/showmethekey/archive/v1.20.0.tar.gz
+       sha512sums = 
4f27896f43be0238f65a0758c6ea68b9d7ac8055ba47178196ba1dfbe25ba5eeca29811c32ad5781838eaf527fa99d644341b6ff7230868b1e00e955fb577cf6
 
 pkgname = showmethekey


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Alynx Zhou <[email protected]>
 
 pkgname=showmethekey
-pkgver=1.19.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="A screenkey alternative that works under Wayland via libinput."
 arch=('x86_64')
@@ -28,7 +28,7 @@ depends=(
 )
 makedepends=("meson" "glib2-devel")
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AlynxZhou/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('c88157acde1051f6b248271be5e70531430d8576d852bb0196a5b914510dd33718e1129248710f5d3e513f4ba808863373d3da459e8985e3770f4b1d2c553625')
+sha512sums=('4f27896f43be0238f65a0758c6ea68b9d7ac8055ba47178196ba1dfbe25ba5eeca29811c32ad5781838eaf527fa99d644341b6ff7230868b1e00e955fb577cf6')
 
 build() {
        arch-meson "${pkgname}-${pkgver}" build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/showmethekey/-/commit/d2d9d7f997035128f5f37e5f41685a73b82376c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/showmethekey/-/commit/d2d9d7f997035128f5f37e5f41685a73b82376c2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to