summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2025-11-11 16:23:58 (GMT)
committerBritney Fransen <brfransen@gmail.com>2025-11-11 16:23:58 (GMT)
commitd0816b37d996cb3b3043b713d1c4ee4376b11228 (patch)
treee56e2b4397eaa42d1a1b3ebbbc86026ea1841a64
parentbd34dba118a881443000caff5627fa06a40f2cbc (diff)
downloadlinhes_pkgbuild-d0816b37d996cb3b3043b713d1c4ee4376b11228.zip
linhes_pkgbuild-d0816b37d996cb3b3043b713d1c4ee4376b11228.tar.gz
linhes_pkgbuild-d0816b37d996cb3b3043b713d1c4ee4376b11228.tar.bz2
ckbcomp: update to 1.244
-rw-r--r--linhes/ckbcomp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/ckbcomp/PKGBUILD b/linhes/ckbcomp/PKGBUILD
index 0ed59ea..bcd46ce 100644
--- a/linhes/ckbcomp/PKGBUILD
+++ b/linhes/ckbcomp/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname="ckbcomp"
pkgname="$_pkgname"
-pkgver=1.243
+pkgver=1.244
pkgrel=1
pkgdesc="Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol"
url="https://salsa.debian.org/installer-team/console-setup"
@@ -16,7 +16,7 @@ makedepends=('git')
_pkgsrc="console-setup-$pkgver"
_pkgext="tar.gz"
source=("$_pkgsrc.$_pkgext"::"$url/-/archive/$pkgver/$_pkgsrc.$_pkgext")
-sha256sums=('a03032f2c4df52e4be8780470485d5f6320cbf6f43e4f87abeca360c9f5ee315')
+sha256sums=('f20bde550c8080140a062538d4157011152e57dcca3b9945fcdc6f1a8e5db383')
package() {
depends+=('perl')