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 e4bfc6a582c7..e99c8fd732e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Maintainer: SanskritFritz (gmail)
pkgname=fuse-emulator
-pkgver=1.5.0
+pkgver=1.5.4
pkgrel=1
pkgdesc="ZX Spectrum emulator."
arch=('i686' 'x86_64')
url="http://fuse-emulator.sourceforge.net/fuse.php"
license=("GPL")
-depends=('gtk3' "libspectrum=1.4.1" 'sdl')
+depends=('gtk3' "libspectrum=1.4.3" 'sdl')
source=("http://downloads.sourceforge.net/sourceforge/fuse-emulator/fuse-$pkgver.tar.gz"
"fuse-emulator.desktop")
@@ -31,5 +31,5 @@ package() {
done
}
-md5sums=('41523d1ebbbd4640698148e331c94c02'
+md5sums=('d0c2becb29eb05f1186ba40ac5954caa'
'0abe9522e8d0bcfa51997dbd6a602197')