summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2022-07-24 20:46:15 +0300
committerStelios Tsampas2022-07-24 20:46:15 +0300
commit8549fb30338682a61a2ce91cd2f13cd8d62e4184 (patch)
tree9905a8ec8fcf7f325ffb0c93847e370ed8351bd7
parenteeaf7b2944081bc0d6ebbaacccce754123046826 (diff)
downloadaur-8549fb30338682a61a2ce91cd2f13cd8d62e4184.tar.gz
Fix provides
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb4680263942..d4f654355337 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ pkgbase = sdl-jstest
makedepends = cmake
makedepends = docbook2x
depends = ncurses
- provides = sdl2-jstest
source = git+https://gitlab.com/sdl-jstest/sdl-jstest.git#commit=95784a322faf66f7af79bc883508c8d827ed77b2
source = git+https://github.com/grumbel/tinycmmc.git
source = git+https://github.com/gabomdq/SDL_GameControllerDB.git
diff --git a/PKGBUILD b/PKGBUILD
index 4010009afb05..d8198876683d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ arch=('x86_64')
license=('GPLv3')
depends=('ncurses')
makedepends=('sdl' 'sdl2' 'git' 'cmake' 'docbook2x')
-provides=('sdl2-jstest')
source=(git+https://gitlab.com/sdl-jstest/sdl-jstest.git#commit=${_commit}
git+https://github.com/grumbel/tinycmmc.git