summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYTG1232021-09-04 17:36:04 +0300
committerYTG1232021-09-04 17:36:04 +0300
commitb63abceb99f17bcb2349bcb22eb26eec96dc95de (patch)
tree9ce490670c978a0d7b45a7a6fc98beafbbf7ea0c
parentb43af21dd0dd61da3da7f0a7d797aa87bf238b19 (diff)
downloadaur-touchcursor-linux-git.tar.gz
Fix .SRCINFO
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf4670d6d01c..272051047262 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,10 @@ pkgbase = touchcursor-linux-git
url = https://github.com/donniebreve/touchcursor-linux
arch = any
license = GPL2
+ makedepends = git
depends = glibc
+ provides = touchcursor-linux
+ conflicts = touchcursor-linux
source = git+https://github.com/donniebreve/touchcursor-linux
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e4f8a68398c7..06f6a541ff36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=touchcursor-linux
pkgname=touchcursor-linux-git
pkgver=r96.1383893
-pkgrel=2
+pkgrel=1
pkgdesc="TouchCursor style keyboard remapping for Linux, Git version."
arch=("any")
url=https://github.com/donniebreve/touchcursor-linux