summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-08-27 14:59:44 +0200
committerFrederic Bezies2021-08-27 14:59:44 +0200
commit2e818126878e4bc4a4708842176e53dbf0cc30fc (patch)
tree486bb64a660f7ba61c40de6e7e717a05fe26902e /PKGBUILD
parentea2a397ebdd051a387b79c0f60d8604cef09ae1b (diff)
downloadaur-fs-uae-git.tar.gz
August 27th, 2021 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17596f2dc53b..9bc5cc7169f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
_gitname=fs-uae
pkgname=fs-uae-git
-pkgver=r2694.3fe323fa
+pkgver=r2703.80f74628
pkgrel=1
pkgdesc="Cross-platform Amiga emulator based on UAE/WinUAE (GIT version)."
arch=("i686" "x86_64")
url="http://fs-uae.net/download-devel"
license=("GPL2")
-depends=('sdl2_ttf' 'portmidi' 'libmpeg2' 'hicolor-icon-theme')
+depends=('sdl2_ttf' 'portmidi' 'libmpeg2' 'hicolor-icon-theme' 'openal' 'libxi')
+makedepends=('zip')
source=("git+https://github.com/FrodeSolheim/fs-uae.git")
provides=("fs-uae" "fs-uae-devel")
conflicts=("fs-uae" "fs-uae-devel")