summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVaporeon2018-08-17 22:03:16 +1200
committerVaporeon2018-08-17 22:03:16 +1200
commitc7cfc86e08dfd478bf395a11db693e5f9a85a305 (patch)
treebb0d5bc2554412d7260aa5061a9929ccf9301325 /PKGBUILD
parentd0c8b2800f56d208223a4392f341cfa4e3786a2c (diff)
downloadaur-c7cfc86e08dfd478bf395a11db693e5f9a85a305.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a00f9f060907..f80720c4e19d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,14 @@
-# Maintainer: Vaporeon <vaporeon@tfwno.gf>
+# Maintainer: Vaporeon <vaporeon@vaporeon.io>
pkgname=punes-git
-pkgver=r734.d63ba71
+pkgver=r966.a7bc1372
pkgrel=1
pkgdesc="Nintendo Entertaiment System emulator"
arch=('i686' 'x86_64')
url="http://forums.nesdev.com/viewtopic.php?t=6928"
license=('GPL2')
-depends=('sdl' 'qt5-base' 'alsa-lib' 'hicolor-icon-theme' 'desktop-file-utils' 'nvidia-cg-toolkit')
-makedepends=('autoconf-archive')
+depends=('sdl' 'qt5-base' 'qt5-svg' 'alsa-lib' 'hicolor-icon-theme' 'desktop-file-utils' 'nvidia-cg-toolkit')
conflicts=('punes')
provides=('punes')
-install=$pkgname.install
source=("git+https://github.com/punesemu/puNES.git")
md5sums=('SKIP')