Date: Tuesday, January 17, 2023 @ 08:52:17 Author: svenstaro Revision: 1386725
upgpkg: naev 0.10.3-1 Modified: naev/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-17 08:50:52 UTC (rev 1386724) +++ PKGBUILD 2023-01-17 08:52:17 UTC (rev 1386725) @@ -2,7 +2,7 @@ # Contributor: Johan Rehnberg <[email protected]> pkgname=naev -pkgver=0.10.2 +pkgver=0.10.3 pkgrel=1 pkgdesc='2D action/rpg space game' arch=('x86_64') @@ -12,7 +12,7 @@ 'libpng' 'libzip' 'luajit' 'glpk' 'physfs' 'libunibreak' 'suitesparse' 'openblas' 'cblas') makedepends=('freeglut' 'zip' 'meson' 'git' 'python-yaml') source=("https://github.com/naev/naev/releases/download/v$pkgver/naev-$pkgver-source.tar.xz") -sha512sums=('8e9eff735f12bf308d52ae3bae10a83cfbd7e80d614b366d53c7f2d37826f5b9158f430324d7106f8c2c750888c09fe09f0a97d1f6af31e50b4f77bdf456025a') +sha512sums=('7491c61bae446aa98f3847be8719cf822955d3cd0a1b01e4a0d55d49a58628ec07f4872140b3fc77b6c1a928da9d4c8b112a2814ae3ce7edfcc98841f6812a59') build() { cd "$pkgname-$pkgver"
