summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e7d8ea1a48d..ce9d699bc50e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: fenuks
pkgname=kanata
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
pkgdesc="Bring the customizability of a QMK board to any keyboard near you"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/jtroo/kanata"
@@ -14,7 +14,7 @@ provides=("${pkgname}")
conflicts=("${pkgname}")
# install=$pkgname.install
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz" 'kanata.service')
-sha256sums=('24997d718b004db3bf5ce0068201c61b9e506854c3f220720d9b26fe145c6c8f'
+sha256sums=('f84397a78bbfa95a7e112310c4f4f0eb91b3752636424f1df7b7891e8a3a6350'
'02f657a0d3e6c2621d74282b192c45bbfba868a26c35fe0f351cb77c3c666e55')
build() {