summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracedron2020-12-03 18:35:48 +0300
committeracedron2020-12-03 18:35:48 +0300
commitedb6f0c7a5d6bbeb0b2668247887c77f2af4b8d1 (patch)
tree2f34b2fab505c54b3288fba83aeeebd10ac19ce8
parent0e413ff3fed9e7d87c637500e5ce1eda6f1d42e7 (diff)
downloadaur-edb6f0c7a5d6bbeb0b2668247887c77f2af4b8d1.tar.gz
v1.2.0
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03da1a3d438a..089eaf21e5f8 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = abstouch-nux
pkgdesc = An absolute touchpad input client for GNU/Linux.
- pkgver = 1.1.2
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/acedron/abstouch-nux
arch = any
@@ -8,7 +8,7 @@ pkgbase = abstouch-nux
license = LGPL3
makedepends = rust
makedepends = gcc
- source = abstouch-nux-1.1.2.tar.xz::https://github.com/acedron/abstouch-nux/releases/download/v1.1.2/abstouch-nux-1.1.2.tar.xz
+ source = abstouch-nux-1.2.0.tar.xz::https://github.com/acedron/abstouch-nux/releases/download/v1.2.0/abstouch-nux-1.2.0.tar.xz
md5sums = SKIP
pkgname = abstouch-nux
diff --git a/PKGBUILD b/PKGBUILD
index 0c613ba7a53b..b5e293806e12 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acedron <acedrons@yahoo.co.jp>
pkgname=abstouch-nux
-pkgver=1.1.2
+pkgver=1.2.0
pkgrel=1
pkgdesc="An absolute touchpad input client for GNU/Linux."
arch=('any')