[arch-commits] Commit in fs-uae/trunk (PKGBUILD)

Daniel Bermond dbermond at gemini.archlinux.org
Sat Nov 20 12:54:44 UTC 2021


    Date: Saturday, November 20, 2021 @ 12:54:43
  Author: dbermond
Revision: 1052864

upgpkg: fs-uae 3.1.53-1

Modified:
  fs-uae/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-20 12:54:24 UTC (rev 1052863)
+++ PKGBUILD	2021-11-20 12:54:43 UTC (rev 1052864)
@@ -4,18 +4,18 @@
 # Contributor: Guilherme Calé <gui at cabritacale.eu>
 
 pkgname=fs-uae
-pkgver=3.0.5
+pkgver=3.1.53
 pkgrel=1
 pkgdesc='An Amiga emulator based on UAE/WinUAE with a focus on emulating games'
 arch=('x86_64')
 url='https://fs-uae.net/'
 license=('GPL2')
-depends=('sdl2' 'glib2' 'libpng' 'openal' 'libx11' 'libmpeg2' 'zlib'
-         'shared-mime-info' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('glib2' 'libmpeg2' 'libpng' 'libx11' 'openal' 'sdl2' 'zlib'
+         'hicolor-icon-theme')
 optdepends=('fs-uae-launcher: for the graphical user interface')
-makedepends=('freetype2' 'gettext' 'libxi' 'mesa' 'zip')
-source=("https://fs-uae.net/stable/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f26ec42e03cf1a7b53b6ce0d9845aa45bbf472089b5ec046b3eb784ec6859fe3')
+makedepends=('libxi' 'zip')
+source=("https://fs-uae.net/files/FS-UAE/Stable/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('2c7c71fe325af6e49ce1da5c47d746009530745f54887cac53b5e02038d05339')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list