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

Daniel Bermond dbermond at gemini.archlinux.org
Sat Jan 29 12:18:06 UTC 2022


    Date: Saturday, January 29, 2022 @ 12:18:06
  Author: dbermond
Revision: 1119811

upgpkg: fs-uae-launcher 3.1.68-1

Modified:
  fs-uae-launcher/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 12:17:47 UTC (rev 1119810)
+++ PKGBUILD	2022-01-29 12:18:06 UTC (rev 1119811)
@@ -3,21 +3,21 @@
 # Contributor: Guilherme Calé <gui at cabritacale.eu>
 
 pkgname=fs-uae-launcher
-pkgver=3.1.66
+pkgver=3.1.68
 pkgrel=1
 pkgdesc='Graphical user interface for the fs-uae Amiga emulator'
 arch=('any')
 url='https://fs-uae.net/launcher/'
 license=('GPL2')
-depends=("fs-uae>=${pkgver%.*}" 'python' 'python-opengl' 'python-pillow'
-         'python-pyqt5' 'python-requests' 'python-rx' 'python-setuptools'
-         'python-typing_extensions' 'hicolor-icon-theme')
+depends=('fs-uae' 'python' 'python-opengl' 'python-pillow' 'python-pyqt5'
+         'python-requests' 'python-rx' 'python-setuptools' 'python-typing_extensions'
+         'hicolor-icon-theme')
 optdepends=('p7zip: for .7z file support'
             'python-lhafile: for .lha file support')
 source=("https://fs-uae.net/files/FS-UAE-Launcher/Stable/${pkgver}/${pkgname}-${pkgver}.tar.xz"
         '010-fs-uae-launcher-fix-install-path.patch'
         '020-fs-uae-launcher-remove-python2.patch')
-sha256sums=('47f09069e5b474c0295e989e13edef0eb76c5982fdefd96ec62e0b5363a08ebe'
+sha256sums=('e36104442db278e0f1d073dbc2be2f9a937cd33e964968b75b324c393f8ec030'
             '4ec36185146f46286a6168162837605e1e2cbb6f4e405996d7f6373bf29fac6f'
             'f0616c0d181733120c68fea2f158eb27e90c3f07c23cd93b042a5ae240cfdd5e')
 



More information about the arch-commits mailing list