summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1b49c98708f..2b4e00121a24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = via-bin
- pkgdesc = Yet another keyboard configurator, compatible with over over 40 keyboards and easily added to other QMK keyboards.
+ pkgdesc = Yet another keyboard configurator, compatible with over over 150 keyboards and easily added to other QMK keyboards.
pkgver = 1.3.0
- pkgrel = 0
+ pkgrel = 1
url = https://caniusevia.com/
arch = any
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7a21e93afd76..eebc693d079f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=via
pkgname=$_pkgname-bin
pkgver=1.3.0
-pkgrel=0
-pkgdesc="Yet another keyboard configurator, compatible with over over 40 keyboards and easily added to other QMK keyboards."
+pkgrel=1
+pkgdesc="Yet another keyboard configurator, compatible with over over 150 keyboards and easily added to other QMK keyboards."
arch=(any)
url="https://caniuse$_pkgname.com/"
provides=("${_pkgname}=${pkgver}")