Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
fs-uae-launcher


Commits:
98ba5777 by Daniel Bermond at 2024-03-06T18:14:29-03:00
upgpkg: 3.1.68-3: update url, license and dependencies

https://archlinux.org/todo/broken-package-urls/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,26 @@
+pkgbase = fs-uae-launcher
+       pkgdesc = Graphical user interface for the fs-uae Amiga emulator
+       pkgver = 3.1.68
+       pkgrel = 3
+       url = https://fs-uae.net/
+       arch = any
+       license = GPL-2.0-or-later
+       depends = fs-uae
+       depends = python
+       depends = python-idna
+       depends = python-opengl
+       depends = python-pillow
+       depends = python-pyqt5
+       depends = python-requests
+       depends = python-setuptools
+       depends = hicolor-icon-theme
+       optdepends = p7zip: for .7z file support
+       optdepends = python-lhafile: for .lha file support
+       source = 
https://fs-uae.net/files/FS-UAE-Launcher/Stable/3.1.68/fs-uae-launcher-3.1.68.tar.xz
+       source = 010-fs-uae-launcher-fix-install-path.patch
+       source = 020-fs-uae-launcher-remove-python2.patch
+       sha256sums = 
e36104442db278e0f1d073dbc2be2f9a937cd33e964968b75b324c393f8ec030
+       sha256sums = 
4ec36185146f46286a6168162837605e1e2cbb6f4e405996d7f6373bf29fac6f
+       sha256sums = 
f0616c0d181733120c68fea2f158eb27e90c3f07c23cd93b042a5ae240cfdd5e
+
+pkgname = fs-uae-launcher


=====================================
PKGBUILD
=====================================
@@ -4,14 +4,13 @@
 
 pkgname=fs-uae-launcher
 pkgver=3.1.68
-pkgrel=2
+pkgrel=3
 pkgdesc='Graphical user interface for the fs-uae Amiga emulator'
 arch=('any')
-url='https://fs-uae.net/launcher/'
-license=('GPL2')
-depends=('fs-uae' 'python' 'python-opengl' 'python-pillow' 'python-pyqt5'
-         'python-requests' 'python-rx' 'python-setuptools' 
'python-typing_extensions'
-         'hicolor-icon-theme')
+url='https://fs-uae.net/'
+license=('GPL-2.0-or-later')
+depends=('fs-uae' 'python' 'python-idna' 'python-opengl' 'python-pillow'
+         'python-pyqt5' 'python-requests' 'python-setuptools' 
'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";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fs-uae-launcher/-/commit/98ba5777912de76f98194ebd614c57ab36d4ab14

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fs-uae-launcher/-/commit/98ba5777912de76f98194ebd614c57ab36d4ab14
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to