summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVaporeon2017-01-29 23:50:13 +1100
committerVaporeon2017-01-29 23:50:13 +1100
commit396d63316818da1879e2ea3b1f670fcede8da359 (patch)
treef79d6d6f5d003bb3c9b46f676c4d5731c282857b /PKGBUILD
parent92cf73ccbb2cfddeb2dd38dab712499baf5548c6 (diff)
downloadaur-396d63316818da1879e2ea3b1f670fcede8da359.tar.gz
update to 0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490dae98aad3..3b5f234e665d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# Maintainer: casa <sympho08@yandex.ru>
+# Maintainer: Vaporeon <vaporeon@vaporeon.io>
+# Contributor: casa <sympho08@yandex.ru>
pkgname=mednaffe
-pkgver=0.8
+pkgver=0.8.4
pkgrel=1
pkgdesc="front-end (GUI) for mednafen emulator"
arch=('i686' 'x86_64')
url="https://sites.google.com/site/amatcoder/mednaffe"
license=('GPL')
-install=mednaffe.install
depends=('mednafen' 'gtk3')
source=(https://sites.google.com/site/amatcoder/mednaffe/downloads/$pkgname-$pkgver.tar.gz)
-md5sums=('ab7c524d70170b8bba8819e71fc136e0')
+sha1sums=('74a7283522b75eb5dda209595cbe434708fd608f')
build() {
cd "$srcdir"/$pkgname-$pkgver