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


Commits:
08436140 by Sven-Hendrik Haase at 2024-03-09T08:10:52+01:00
upgpkg: 0.11.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Johan Rehnberg <cleanr...@gmail.com>
 
 pkgname=naev
-pkgver=0.11.3
-pkgrel=3
+pkgver=0.11.4
+pkgrel=1
 pkgdesc='2D action/rpg space game'
 arch=('x86_64')
 url="https://github.com/naev/naev";
@@ -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=('25f33cd78f83c9d6fe6ae3f6464e45a9086d7e2e033671b866d9e3d47a2cfff2d9e64dd453846de4e1fcf3384a57361bcf026a01eb39e9cf3b620be46b0d3f0b')
+sha512sums=('a988ebc1792b7108334e1423a544087f6509fa805bf3a17b70a6206326b783179783690a40f432b5cd262ecfe723cad1fa2755634611d324d4d2bf3d75f25143')
 
 build() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to