summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracedron2020-12-03 22:46:07 +0300
committeracedron2020-12-03 22:46:07 +0300
commitb6773a0effddeb8a9893038dd9efefc4432a097f (patch)
tree71e543446dcfeedfb67033d2577d6e9a896a0e04
parentedb6f0c7a5d6bbeb0b2668247887c77f2af4b8d1 (diff)
downloadaur-b6773a0effddeb8a9893038dd9efefc4432a097f.tar.gz
v1.3.0
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 089eaf21e5f8..86639f64b519 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = abstouch-nux
pkgdesc = An absolute touchpad input client for GNU/Linux.
- pkgver = 1.2.0
+ pkgver = 1.3.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.2.0.tar.xz::https://github.com/acedron/abstouch-nux/releases/download/v1.2.0/abstouch-nux-1.2.0.tar.xz
+ source = abstouch-nux-1.3.0.tar.xz::https://github.com/acedron/abstouch-nux/releases/download/v1.3.0/abstouch-nux-1.3.0.tar.xz
md5sums = SKIP
pkgname = abstouch-nux
diff --git a/PKGBUILD b/PKGBUILD
index b5e293806e12..68ec1cf2fc28 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acedron <acedrons@yahoo.co.jp>
pkgname=abstouch-nux
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="An absolute touchpad input client for GNU/Linux."
arch=('any')