Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
0a57a285 by Orhun Parmaksız at 2025-09-04T12:08:56+03:00
upgpkg: 1.0.31-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rebels-in-the-sky
pkgdesc = P2P terminal game about spacepirates playing basketball
across the galaxy
- pkgver = 1.0.30
+ pkgver = 1.0.31
pkgrel = 1
url = https://github.com/ricott1/rebels-in-the-sky
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = rebels-in-the-sky
depends = gcc-libs
depends = alsa-lib
options = !lto
- source =
rebels-in-the-sky-1.0.30.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.30.tar.gz
- sha512sums =
20e2ddfb9cdef2c43d70bbd64899d694ab721f34ad40b740158891b1125e3976ebb1a33594500221d9e4c022cb335ba85d9a83b84dd80173d98b1057b26cb80d
+ source =
rebels-in-the-sky-1.0.31.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.31.tar.gz
+ sha512sums =
0131197a240a8463d39c08b568e82412425d86e925719df01e91f15c965cdabb0dc084cb991ef164718b13cb635f9868706bd4d1d06b7a6859cc12c3423442fe
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.0.30
+pkgver=1.0.31
pkgrel=1
pkgdesc="P2P terminal game about spacepirates playing basketball across the
galaxy"
url="https://github.com/ricott1/rebels-in-the-sky"
@@ -10,7 +10,7 @@ makedepends=('cargo' 'cmake')
arch=('x86_64')
license=('GPL-3.0')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('20e2ddfb9cdef2c43d70bbd64899d694ab721f34ad40b740158891b1125e3976ebb1a33594500221d9e4c022cb335ba85d9a83b84dd80173d98b1057b26cb80d')
+sha512sums=('0131197a240a8463d39c08b568e82412425d86e925719df01e91f15c965cdabb0dc084cb991ef164718b13cb635f9868706bd4d1d06b7a6859cc12c3423442fe')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/0a57a285660e1e26e0f698f996f06997de953dbd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/0a57a285660e1e26e0f698f996f06997de953dbd
You're receiving this email because of your account on gitlab.archlinux.org.