summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d7a3105a51d..8b8964c72aa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = find-cursor-git
pkgdesc = Simple XLib program to highlight the cursor position.
- pkgver = 1.6
- pkgrel = 9
+ pkgver = 1.7
+ pkgrel = 1
url = https://github.com/arp242/find-cursor
arch = any
groups = system
@@ -19,4 +19,3 @@ pkgbase = find-cursor-git
md5sums = SKIP
pkgname = find-cursor-git
-
diff --git a/PKGBUILD b/PKGBUILD
index d004526afff7..f22a19a1324c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=find-cursor-git
_pkgname=find-cursor
-pkgver=1.6
-pkgrel=9
+pkgver=1.7
+pkgrel=1
pkgdesc="Simple XLib program to highlight the cursor position."
arch=('any')
url="https://github.com/arp242/find-cursor"