summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAldo Gunsing2019-04-21 16:54:58 +0200
committerAldo Gunsing2019-04-21 16:54:58 +0200
commit0243829a42e19803837423065980b95f06da56c2 (patch)
tree81881b6282f50028a4bdc4b55006c99d675f6c53 /PKGBUILD
parent1e277aaa356521bbd8512d3d60c5c26643737e3d (diff)
downloadaur-0243829a42e19803837423065980b95f06da56c2.tar.gz
Update to v1.5.5
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"