[arch-commits] Commit in naev/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Mon Apr 4 14:27:38 UTC 2022
Date: Monday, April 4, 2022 @ 14:27:38
Author: svenstaro
Revision: 1181294
upgpkg: naev 0.9.3-1
Modified:
naev/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-04 14:25:11 UTC (rev 1181293)
+++ PKGBUILD 2022-04-04 14:27:38 UTC (rev 1181294)
@@ -2,7 +2,7 @@
# Contributor: Johan Rehnberg <cleanrock at gmail.com>
pkgname=naev
-pkgver=0.9.1
+pkgver=0.9.3
pkgrel=1
pkgdesc='2D action/rpg space game'
arch=('x86_64')
@@ -12,7 +12,7 @@
'libpng' 'libzip' 'luajit' 'glpk' 'physfs' 'libunibreak' 'suitesparse' 'openblas')
makedepends=('freeglut' 'zip' 'meson' 'git' 'python-yaml')
source=("https://github.com/naev/naev/releases/download/v$pkgver/naev-$pkgver-source.tar.xz")
-sha512sums=('d822eb2e22bcb564a0aec38c33205eedacf8399450725fc9709809e0c19a5c426b9a739f9c004691da8bf7b5393d1ed719a36a256a9e3e29d5a0917c9f72bd0f')
+sha512sums=('f8073f2f19009198823f9f349c91eb462556f1faa3db496ab8d2b7807e117c74659da112f8de66900b7815cde3aad75070adebd3e32ddca817e3e1ebb5cb088e')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list