summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f942330a732b..2e6ea91edcc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=via
pkgname=$_pkgname-bin
pkgver=1.2.5
-pkgrel=1
+pkgrel=2
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=("727000af3573ffaad3d5791c791de42e"
+md5sums=("d39df135cb4602b25d1532818d210929"
"dc41d6a454c010ff44c2f22678dbd79e")
build() {