summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimescam2020-02-19 13:56:57 +0800
committertimescam2020-02-19 13:56:57 +0800
commitca8dae1f0755f209529719a32c6ea4315cd86ec3 (patch)
tree7df10946c09ebaac6993d9f46caa9d7611d7da13 /PKGBUILD
parentc9d8af7303278f8e1c69f73eafe5e9c799205614 (diff)
downloadaur-ca8dae1f0755f209529719a32c6ea4315cd86ec3.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 299024dc4e7d..f942330a732b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+pkgrel=1
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/"
@@ -34,4 +34,4 @@ build() {
package() {
cp -r "${srcdir}/output/"* "${pkgdir}"
install -d "${pkgdir}"/usr/bin
-} \ No newline at end of file
+}