George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
endless-sky


Commits:
bf370f17 by George Rawlinson at 2023-10-29T21:25:18+13:00
upgpkg: 0.10.4-1

* New upstream release.

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,33 @@
+pkgbase = endless-sky
+       pkgdesc = A sandbox-style space exploration and combat game
+       pkgver = 0.10.4
+       pkgrel = 1
+       url = https://endless-sky.github.io/
+       arch = x86_64
+       license = GPL3
+       license = custom:CC-BY-3.0
+       license = custom:CC-BY-4.0
+       license = custom:CC-BY-NC-3.0
+       license = custom:CC-BY-SA-3.0
+       license = custom:CC-BY-SA-4.0
+       license = custom:public-domain
+       makedepends = git
+       makedepends = scons
+       depends = glibc
+       depends = gcc-libs
+       depends = openal
+       depends = libpng
+       depends = glew
+       depends = hicolor-icon-theme
+       depends = libjpeg-turbo
+       depends = sdl2
+       depends = libmad
+       depends = util-linux-libs
+       depends = libglvnd
+       optdepends = endless-sky-high-dpi: high resolution graphics assets
+       source = 
endless-sky::git+https://github.com/endless-sky/endless-sky#commit=c7874d3e6d8ffde0f46dd2c048c11dc801ab9665
+       source = fix-binary-install.patch
+       b2sums = SKIP
+       b2sums = 
c32e4962ab7ceff081df54a7a1cf3488f57b87aef4533a18b0a8ecafa7a7bea29babeaec4a44767124716c8194d5088444fe17dc238ea05bb22c40e9d591700b
+
+pkgname = endless-sky


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Leonard König <leonard.r.koenig at googlemail dot com>
 
 pkgname=endless-sky
-pkgver=0.10.2
+pkgver=0.10.4
 pkgrel=1
 pkgdesc='A sandbox-style space exploration and combat game'
 arch=('x86_64')
@@ -36,7 +36,7 @@ makedepends=('git' 'scons')
 optdepends=(
   'endless-sky-high-dpi: high resolution graphics assets'
 )
-_commit='68a8c4fd67b101600ae73e9b7de77eeff6c70749'
+_commit='c7874d3e6d8ffde0f46dd2c048c11dc801ab9665'
 source=(
   "$pkgname::git+https://github.com/endless-sky/endless-sky#commit=$_commit";
   'fix-binary-install.patch'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/endless-sky/-/commit/bf370f17a7b4a6a99ddeb167edf454315268523f

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


Reply via email to