summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c8d6f830a8f..cab059d90a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=klfc-bin
provides=("klfc")
conflicts=("klfc")
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc="Tool to create advanced keyboard layouts in various formats (binary version)"
url="https://github.com/39aldo39/klfc"
license=("GPL3")
arch=("x86_64")
source=("https://github.com/39aldo39/klfc/releases/download/v$pkgver/klfc-linux-amd64-v$pkgver.tar.xz")
-md5sums=('c3121db0c7c8a9518f59395a07606c45')
+md5sums=('076b26d213e09a28279e6172480d3d7f')
package() {
mkdir -p "$pkgdir/usr/bin"