summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 374091f4281b..4c71ee36460f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=byojeopardy
pkgver=1.2.14
-pkgrel=2
+pkgrel=3
pkgdesc="Build Your Own Jeopardy is a program to create and play Jeopardy-like games."
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/byojeopardy/"
license=('GPL')
-# depends=('pacman>=4.1' 'pacman<4.2' curl 'yajl>=2.0')
+depends=('libxslt' 'gtk2')
source=(http://prdownloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz?download)
md5sums=('a647a73c2787b247c80056be8e01f2ea')