summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-03-30 10:04:16 +0800
committerRex2020-03-30 10:04:16 +0800
commit915ef0c9525c92cb6dc1c1771ca566d954fdcba4 (patch)
treec3e3066b07d6d078b4fcd67a3f3814108cc9d62e /PKGBUILD
parent705ec19b8a96d885b7ba28efd69a770cbc1e55fd (diff)
downloadaur-915ef0c9525c92cb6dc1c1771ca566d954fdcba4.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 184229fefa49..cc1ed8040647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=0
pkgdesc="Yet another keyboard configurator, compatible with over over 40 keyboards and easily added to other QMK keyboards."
arch=(any)
@@ -23,7 +23,7 @@ _filename=("${_pkgname}-${pkgver}-linux.deb")
source=("https://github.com/the-$_pkgname/releases/releases/download/v${pkgver}/$_filename"
via)
-md5sums=("c0938d4feac46ead655646bc9e2d74d4"
+md5sums=("7e731f53fac0b0dbeb9fc11dbfcd1a07"
"dc41d6a454c010ff44c2f22678dbd79e")
build() {