summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRex2020-06-11 11:24:37 +0800
committerRex2020-06-11 11:24:37 +0800
commitbcbe236af31f89858806cb3006f4b519e0c67a2e (patch)
treeda0240c2c5d2d56afecaeaf74f5c7d8be2d7fa94
parentc1f84173e027eef0448f762047cb6d8ecfab67fd (diff)
downloadaur-bcbe236af31f89858806cb3006f4b519e0c67a2e.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 2b4e00121a24..5f81d56ebb06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = via-bin
- pkgdesc = Yet another keyboard configurator, compatible with over over 150 keyboards and easily added to other QMK keyboards.
+ pkgdesc = Yet another keyboard configurator, compatible with over 150 keyboards and easily added to other QMK keyboards.
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://caniusevia.com/
arch = any
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index eebc693d079f..bbaaa0e925bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=via
pkgname=$_pkgname-bin
pkgver=1.3.0
-pkgrel=1
-pkgdesc="Yet another keyboard configurator, compatible with over over 150 keyboards and easily added to other QMK keyboards."
+pkgrel=2
+pkgdesc="Yet another keyboard configurator, compatible with over 150 keyboards and easily added to other QMK keyboards."
arch=(any)
url="https://caniuse$_pkgname.com/"
provides=("${_pkgname}=${pkgver}")