summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-03-28 16:48:16 +0800
committerRex2020-03-28 16:48:16 +0800
commit705ec19b8a96d885b7ba28efd69a770cbc1e55fd (patch)
tree72a9766e74ef79b9cb41bbbcb24761bd178ef17c /PKGBUILD
parent44470e73478a3464699bf51c2d39ba29f79341d8 (diff)
downloadaur-705ec19b8a96d885b7ba28efd69a770cbc1e55fd.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 453cba4fcbeb..184229fefa49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=1.2.5
-pkgrel=3
+pkgver=1.2.6
+pkgrel=0
pkgdesc="Yet another keyboard configurator, compatible with over over 40 keyboards and easily added to other QMK keyboards."
arch=(any)
url="https://caniuse$_pkgname.com/"
@@ -23,7 +23,7 @@ _filename=("${_pkgname}-${pkgver}-linux.deb")
source=("https://github.com/the-$_pkgname/releases/releases/download/v${pkgver}/$_filename"
via)
-md5sums=("d39df135cb4602b25d1532818d210929"
+md5sums=("c0938d4feac46ead655646bc9e2d74d4"
"dc41d6a454c010ff44c2f22678dbd79e")
build() {