summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Blomstrand2018-10-18 22:44:49 +0200
committerMikael Blomstrand2018-10-18 22:44:49 +0200
commitdb513c0c11b03319fa9e0abb30b368f4d6e48f5c (patch)
tree179ac01ce147b48616e12f134ec4bf7dd1d550c1
parentcb6eb499c1bdc165ccb3442b0ecf420758efd07b (diff)
downloadaur-db513c0c11b03319fa9e0abb30b368f4d6e48f5c.tar.gz
This is technicaly a git package...
...even if it probably won't change ever.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3270f57dbedf..80c9744e5c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,10 +8,12 @@ pkgbase = xcursor-maia
makedepends = binutils
makedepends = git
depends = libxcursor
+ provides = xcursor-maia
+ conflicts = xcursor-maia
source = git+https://gitlab.manjaro.org/artwork/cursors/maia-cursor.git
source = thumbnail.png
md5sums = SKIP
md5sums = 0a7352c3d38d4670fb38393ea4ac555c
-pkgname = xcursor-maia
+pkgname = xcursor-maia-git
diff --git a/PKGBUILD b/PKGBUILD
index 5ecab931ec5d..91ad35f94d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,10 @@
# Contributor: Philip Müller <philm@manjaro.org>
# Contributor: Lane Wiscombe <assassin.anex@gmail.com>
-pkgname=xcursor-maia
+pkgbase=xcursor-maia
+pkgname=xcursor-maia-git
+provides=('xcursor-maia')
+conflicts=('xcursor-maia')
_gitname=maia-cursor
pkgver=20160417
pkgrel=1