Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
naev


Commits:
0c342588 by Sven-Hendrik Haase at 2024-06-14T06:00:18+02:00
upgpkg: 0.11.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = naev
        pkgdesc = 2D action/rpg space game
-       pkgver = 0.11.4
+       pkgver = 0.11.5
        pkgrel = 1
        url = https://github.com/naev/naev
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = naev
        depends = libunibreak
        depends = suitesparse
        depends = cblas
-       source = 
https://github.com/naev/naev/releases/download/v0.11.4/naev-0.11.4-source.tar.xz
-       sha512sums = 
a988ebc1792b7108334e1423a544087f6509fa805bf3a17b70a6206326b783179783690a40f432b5cd262ecfe723cad1fa2755634611d324d4d2bf3d75f25143
+       source = 
https://github.com/naev/naev/releases/download/v0.11.5/naev-0.11.5-source.tar.xz
+       sha512sums = 
de4896f705d020ab2f2c3ffd6c16599365caa8b87dbca6288f9dbcec114e97ee775a03819b958fdd697b1232295c6f6339a89e1b5c6671942efe26ec2d439755
 
 pkgname = naev


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Johan Rehnberg <cleanr...@gmail.com>
 
 pkgname=naev
-pkgver=0.11.4
+pkgver=0.11.5
 pkgrel=1
 pkgdesc='2D action/rpg space game'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 
'sdl2_mixer' 'libgl' 'li
          'libpng' 'libzip' 'luajit' 'glpk' 'physfs' 'libunibreak' 
'suitesparse' 'cblas')
 makedepends=('freeglut' 'zip' 'meson' 'git' 'python-yaml')
 
source=("https://github.com/naev/naev/releases/download/v$pkgver/naev-$pkgver-source.tar.xz";)
-sha512sums=('a988ebc1792b7108334e1423a544087f6509fa805bf3a17b70a6206326b783179783690a40f432b5cd262ecfe723cad1fa2755634611d324d4d2bf3d75f25143')
+sha512sums=('de4896f705d020ab2f2c3ffd6c16599365caa8b87dbca6288f9dbcec114e97ee775a03819b958fdd697b1232295c6f6339a89e1b5c6671942efe26ec2d439755')
 
 build() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/naev/-/commit/0c342588a294a42c451a5250ebe2e2bcd5165632

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/naev/-/commit/0c342588a294a42c451a5250ebe2e2bcd5165632
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to