summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVaporeon2016-11-16 00:03:29 +1100
committerVaporeon2016-11-16 00:03:29 +1100
commitefc80c2839e8119f2b09f1f3d6fbb9262868f619 (patch)
treea03f5ed8ba2ff655fa2088d47821d7b3fe9d113d /PKGBUILD
parent5c4d5a60126be904043039271118fdd15f201929 (diff)
downloadaur-bsnes-classic-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8416a6ad4ab9..b5b6900a5356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Vaporeon <vaporeon@tfwno.gf>
+# Maintainer: Vaporeon <vaporeon@vaporeon.io>
pkgname=bsnes-classic-git
-pkgver=0.73r75.fb26195
+pkgver=0.73r83.038e2e0
pkgrel=1
pkgdesc='SNES emulator with Qt GUI and debugger'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ pkgver() {
}
build() {
- export QT_SELECT=4
+ export qtpath=/usr/lib/qt4/
cd "${srcdir}"/bsnes-classic/bsnes