[arch-commits] Commit in fs-uae-launcher/trunk (PKGBUILD)
Daniel Bermond
dbermond at archlinux.org
Mon Mar 23 15:58:41 UTC 2020
Date: Monday, March 23, 2020 @ 15:58:41
Author: dbermond
Revision: 603739
upgpkg: fs-uae-launcher 3.0.3-1
- update to version 3.0.3
- update dependencies (this fixes FS#65936)
Modified:
fs-uae-launcher/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 15:56:53 UTC (rev 603738)
+++ PKGBUILD 2020-03-23 15:58:41 UTC (rev 603739)
@@ -3,20 +3,20 @@
# Contributor: Guilherme Calé <gui at cabritacale.eu>
pkgname=fs-uae-launcher
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.3
+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-setuptools' 'python-pyqt5' 'python-six'
- 'hicolor-icon-theme')
+depends=("fs-uae>=${pkgver%.*}" 'python' 'python-opengl' 'python-pyqt5' 'python-requests'
+ 'python-setuptools' 'python-six' 'hicolor-icon-theme')
optdepends=('p7zip: for .7z file support'
'python-lhafile: for .lha file support')
source=("https://fs-uae.net/stable/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'010-fs-uae-launcher-fix-install-path.patch'
'020-fs-uae-launcher-remove-python2.patch')
-sha256sums=('a5cc992d6ec89e9abc7fe7ee75042876ce507292be9ef0928d54ad6f9ba8608a'
+sha256sums=('afc27cdbbda1a6d3af5c447a9050ca238a694be9a60290fc470e55346f7c7faa'
'15463d3d3ed5bdc4fb614cea91b93e7678eccce0696c66ac28c194dd7558e3fa'
'dcb9be9e6881ec8102d230d54ac1dbd8fa3774d2282f5ea62ea67a3aea33045c')
More information about the arch-commits
mailing list