summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn-Gee2023-06-12 15:53:56 -0700
committerJohn-Gee2023-06-12 15:53:56 -0700
commiteb978da7859e6db5477c74908dda81af97ef3350 (patch)
treed2091c74c50e4072aaefd0fa9eb19132a32c0ad2
parent4d276a093578a577f61314564d47c4855682122a (diff)
downloadaur-eb978da7859e6db5477c74908dda81af97ef3350.tar.gz
should build in a chroot now
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85936b014ef8..51e935300904 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gee
pkgname=ialauncher-git
-pkgver=r45.291048f
+pkgver=r127.b93f75d
pkgrel=1
pkgdesc='Play all of the Internet Archive’s MS-DOS games offline!'
arch=('x86_64')
@@ -9,6 +9,7 @@ url='https://github.com/rtts/ialauncher'
license=('GPL3')
depends=('dosbox' 'webkit2gtk' 'python' 'python-natsort' 'gst-plugins-bad'
'python-jinja')
+makedepends=('git' 'python-setuptools')
source=('ialauncher::git+https://github.com/rtts/ialauncher.git')
sha256sums=('SKIP')