aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/mednafen/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mednafen/APKBUILD b/testing/mednafen/APKBUILD
index 367605758a..12fb6cae34 100644
--- a/testing/mednafen/APKBUILD
+++ b/testing/mednafen/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=mednafen
pkgver=0.9.36.5
-pkgrel=1
+pkgrel=2
pkgdesc="A command-line multi-system emulator"
url="http://mednafen.sourceforge.net"
-arch="all"
+arch="x86_64"
license="GPL2"
depends=""
depends_dev="alsa-lib-dev libcdio-dev libsndfile-dev sdl-dev zlib-dev"