summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d46e7777894f..3edb51c3a5d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=ialauncher-git
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc='Play all of the Internet Archive’s MS-DOS games offline!'
arch=('x86_64')
url='https://github.com/rtts/ialauncher'
license=('GPL3')
-depends=('dosbox' 'webkit2gtk' 'python' 'python-natsort' 'gst-plugins-bad')
+depends=('dosbox' 'webkit2gtk' 'python' 'python-natsort' 'gst-plugins-bad'
+ 'python-jinja')
source=('ialauncher::git+https://github.com/rtts/ialauncher.git'
'gamespath.patch')
sha256sums=('SKIP'