[arch-commits] Commit in openttd-opensfx/trunk (PKGBUILD)
Laurent Carlier
lcarlier at gemini.archlinux.org
Sat Dec 18 11:21:38 UTC 2021
Date: Saturday, December 18, 2021 @ 11:21:37
Author: lcarlier
Revision: 1076719
upgpkg: openttd-opensfx 1.0.3-1: upstream update 1.0.3
Modified:
openttd-opensfx/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-18 11:11:33 UTC (rev 1076718)
+++ PKGBUILD 2021-12-18 11:21:37 UTC (rev 1076719)
@@ -2,14 +2,14 @@
# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=openttd-opensfx
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc="Free sound set for openttd"
arch=('any')
url="https://www.openttd.org"
license=('CCPL' 'GPL2' 'CDDL')
-source=(https://cdn.openttd.org/opensfx-releases/1.0.1/opensfx-${pkgver}-all.zip)
-sha256sums=('37b825426f1d690960313414423342733520d08916f512f30f7aaf30910a36c5')
+source=(https://cdn.openttd.org/opensfx-releases/${pkgver}/opensfx-${pkgver}-all.zip)
+sha256sums=('e0a218b7dd9438e701503b0f84c25a97c1c11b7c2f025323fb19d6db16ef3759')
prepare() {
tar -xvf opensfx-${pkgver}.tar
More information about the arch-commits
mailing list