aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-11-06 02:55:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-11-06 06:52:47 +0000
commitb9e931ca2dd6f40974f13ccb5fa30cef6c1b0394 (patch)
treee9952654081a775ee9d2bf2c6d4be665a9054341
parentf1c69f071775c1cb2acff825edfe9d9a6d88fc9e (diff)
main/xkbcomp: upgrade to 1.4.4
-rw-r--r--main/xkbcomp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xkbcomp/APKBUILD b/main/xkbcomp/APKBUILD
index 7248658c65e..0559dd35a23 100644
--- a/main/xkbcomp/APKBUILD
+++ b/main/xkbcomp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xkbcomp
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=0
pkgdesc="XKBD keymap compiler"
url="https://xorg.freedesktop.org"
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="827713c0413aecdcad2b61edb7b8c7c7a002e18505b9041f570e2f680907193cb5ff8a5b424695e21110b2d06c145cbf0e397e52347421ee946f06e2a51f135d xkbcomp-1.4.3.tar.bz2"
+sha512sums="971eb06277a49083b42154472596f1452fa94cdee28bad345bbcd85b028441bfd975763c20ed92aa69d6605b3fb23d27fee89df91501963b77c863667bae41c4 xkbcomp-1.4.4.tar.bz2"