Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
pioneer
Commits:
3081bce4 by Orhun Parmaksız at 2025-02-04T20:23:12+03:00
upgpkg: 20250203-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pioneer
pkgdesc = A game of lonely space adventure
- pkgver = 20240710
- pkgrel = 5
+ pkgver = 20250203
+ pkgrel = 1
url = https://github.com/pioneerspacesim/pioneer
arch = x86_64
license = GPL3
@@ -16,7 +16,7 @@ pkgbase = pioneer
depends = lua52
depends = mesa
depends = sdl2_image
- source =
pioneer-20240710.tar.gz::https://github.com/pioneerspacesim/pioneer/archive/20240710.tar.gz
- sha256sums =
65549552df84edaecf0c2547d01dec137282c9fe20a1299f9494b739c90ef7ed
+ source =
pioneer-20250203.tar.gz::https://github.com/pioneerspacesim/pioneer/archive/20250203.tar.gz
+ sha256sums =
5b2814ad63b9b7f995fd6a1b913f97d00b450663d07cfbae59c88cccb97d5604
pkgname = pioneer
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=pioneer
-pkgver=20240710
-pkgrel=5
+pkgver=20250203
+pkgrel=1
pkgdesc="A game of lonely space adventure"
arch=('x86_64')
url="https://github.com/pioneerspacesim/pioneer"
@@ -23,7 +23,7 @@ depends=(
)
makedepends=('cmake' 'ninja')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pioneerspacesim/pioneer/archive/$pkgver.tar.gz")
-sha256sums=('65549552df84edaecf0c2547d01dec137282c9fe20a1299f9494b739c90ef7ed')
+sha256sums=('5b2814ad63b9b7f995fd6a1b913f97d00b450663d07cfbae59c88cccb97d5604')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pioneer/-/commit/3081bce41b110dca2415093b9b0a1c5afa7827ef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pioneer/-/commit/3081bce41b110dca2415093b9b0a1c5afa7827ef
You're receiving this email because of your account on gitlab.archlinux.org.