summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a49726dfb87..cfaa9024ac74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,21 @@
_pkgname=fs-uae
pkgname=fs-uae-devel
-pkgver=2.7.11dev
+pkgver=2.7.12dev
pkgrel=1
pkgdesc="Cross-platform Amiga emulator based on UAE/WinUAE (development version)."
arch=("i686" "x86_64")
url="http://fs-uae.net/download-devel"
license=("GPL2")
depends=("sdl2" "libpng" "openal" "mesa" "glew" "libmpeg2" "gettext" "freetype2" "hicolor-icon-theme"
- "xdg-utils" "shared-mime-info") # 'glib2' provided by 'gettext', 'zlib' by 'libpng', and libxi by glu
+ "xdg-utils" "shared-mime-info") # 'glib2' provided by 'gettext', 'zlib' by 'libpng', and libxi by glew
makedepends=('zip')
install="${pkgname}.install"
source=("http://fs-uae.net/devel/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
#source=("http://ppa.launchpad.net/fengestad/devel/ubuntu/pool/main/f/${_pkgname}/${_pkgname}_${pkgver}.orig.tar.gz")
provides=("fs-uae")
conflicts=("fs-uae")
-md5sums=('ba237e87bf3f11b2adf76381429e4dd9')
+md5sums=('cc384ea107cfd058d36330c19c981e77')
#MAKEFLAGS="-j1"