summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-06-19 12:07:22 +0800
committerRex2020-06-19 12:07:22 +0800
commit8db6b89f09dc12dd9020314f7413b6b29b7aa928 (patch)
tree99304d93107cce846569430038235a71a7ac2628 /PKGBUILD
parentbcbe236af31f89858806cb3006f4b519e0c67a2e (diff)
downloadaur-8db6b89f09dc12dd9020314f7413b6b29b7aa928.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 bbaaa0e925bf..e76e50143a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=0
pkgdesc="Yet another keyboard configurator, compatible with over 150 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=("64acc7e0909a9711273c2789762e3069"
+md5sums=("5b61cea500307e17a289f6ac99d60de7"
"dc41d6a454c010ff44c2f22678dbd79e")
build() {