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


Commits:
2ad5cdae by Sven-Hendrik Haase at 2024-12-23T19:24:20+01:00
upgpkg: 0.12.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = naev
        pkgdesc = 2D action/rpg space game
-       pkgver = 0.11.5
+       pkgver = 0.12.0
        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.5/naev-0.11.5-source.tar.xz
-       sha512sums = 
de4896f705d020ab2f2c3ffd6c16599365caa8b87dbca6288f9dbcec114e97ee775a03819b958fdd697b1232295c6f6339a89e1b5c6671942efe26ec2d439755
+       source = 
https://github.com/naev/naev/releases/download/v0.12.0/naev-0.12.0-source.tar.xz
+       sha512sums = 
1e0700f4ce58740490173f0b2a7e460b43fb269ebeeae54ffc3c8bada73b72fc0860083d2987868dee01b60ec110e7f39099b60367654d4bec04bf9b88ca57e2
 
 pkgname = naev


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Johan Rehnberg <[email protected]>
 
 pkgname=naev
-pkgver=0.11.5
+pkgver=0.12.0
 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=('de4896f705d020ab2f2c3ffd6c16599365caa8b87dbca6288f9dbcec114e97ee775a03819b958fdd697b1232295c6f6339a89e1b5c6671942efe26ec2d439755')
+sha512sums=('1e0700f4ce58740490173f0b2a7e460b43fb269ebeeae54ffc3c8bada73b72fc0860083d2987868dee01b60ec110e7f39099b60367654d4bec04bf9b88ca57e2')
 
 build() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to