summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-06-10 12:15:01 +0800
committerRex2020-06-10 12:15:01 +0800
commit8fb2191e450f8dbc9fa61706b200c28499f55f51 (patch)
tree89188498370ff49a8c8483d98a467356960f951c /PKGBUILD
parent915ef0c9525c92cb6dc1c1771ca566d954fdcba4 (diff)
downloadaur-8fb2191e450f8dbc9fa61706b200c28499f55f51.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 cc1ed8040647..7a21e93afd76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=1.2.7
+pkgver=1.3.0
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=("7e731f53fac0b0dbeb9fc11dbfcd1a07"
+md5sums=("64acc7e0909a9711273c2789762e3069"
"dc41d6a454c010ff44c2f22678dbd79e")
build() {