summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRex2020-06-11 11:23:14 +0800
committerRex2020-06-11 11:23:14 +0800
commitc1f84173e027eef0448f762047cb6d8ecfab67fd (patch)
tree517a600100b2f4d2c019eecf2e31d7a0ef685223
parent8fb2191e450f8dbc9fa61706b200c28499f55f51 (diff)
downloadaur-c1f84173e027eef0448f762047cb6d8ecfab67fd.tar.gz
updated PKGBUILD
-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}")