summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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