Date: Monday, March 30, 2020 @ 14:10:50 Author: dbermond Revision: 606996
upgpkg: fs-uae 3.0.3-1 Modified: fs-uae/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 14:08:02 UTC (rev 606995) +++ PKGBUILD 2020-03-30 14:10:50 UTC (rev 606996) @@ -4,7 +4,7 @@ # Contributor: Guilherme Calé <[email protected]> pkgname=fs-uae -pkgver=3.0.2 +pkgver=3.0.3 pkgrel=1 pkgdesc='An Amiga emulator based on UAE/WinUAE with a focus on emulating games' arch=('x86_64') @@ -15,7 +15,7 @@ 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=('4ededc341edf12ad84e15ecfaf7942ebba12b75aec8c78fb0275d13c749f8aab') +sha256sums=('584260164641a977a82d37ffc6654031559be785a490237d25552d00b445ac6c') build() { cd "${pkgname}-${pkgver}"
