summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 713a7918c618..a3b0ed861512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,10 +13,8 @@ depends=('glu' 'glfw-x11' 'ncurses' 'ffmpeg')
makedepends=('cmake' 'git')
provides=("${pkgbase%-git}")
conflicts=("${pkgbase%-git}")
-source=("${pkgbase%-git}::git+https://github.com/patriciogonzalezvivo/glslViewer"
- "git+https://github.com/patriciogonzalezvivo/ada")
-md5sums=('SKIP'
- 'SKIP')
+source=("${pkgbase%-git}::git+https://github.com/patriciogonzalezvivo/glslViewer")
+md5sums=('SKIP')
pkgver() {
cd "$srcdir/${pkgbase%-git}"