Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
bb229038 by Orhun Parmaksız at 2025-12-29T18:57:06+03:00
upgpkg: 1.5.1-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.4.0
+ pkgver = 1.5.1
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.4.0.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.4.0.tar.gz
- sha512sums =
b4f7d8537f92a87b38cc00ee4365c4577d187e09052411e2c3745c94db9dcdc76ed92ad7c2d2197880b0696936faaad171f5fa2d871b13eb8a95f506035c4a29
+ source =
rebels-in-the-sky-1.5.1.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.5.1.tar.gz
+ sha512sums =
c8791d5f09d8643bb52beccfd6741e9416f669cc6280de4a7ffb8d903ca93a787bb4c4212e66a67899bf71db6881895f90a5dcd12b5da0fd536c246e90e289b0
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.4.0
+pkgver=1.5.1
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=('b4f7d8537f92a87b38cc00ee4365c4577d187e09052411e2c3745c94db9dcdc76ed92ad7c2d2197880b0696936faaad171f5fa2d871b13eb8a95f506035c4a29')
+sha512sums=('c8791d5f09d8643bb52beccfd6741e9416f669cc6280de4a7ffb8d903ca93a787bb4c4212e66a67899bf71db6881895f90a5dcd12b5da0fd536c246e90e289b0')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/bb229038743a9306d859a1a5086b0f2a6ad1758c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/bb229038743a9306d859a1a5086b0f2a6ad1758c
You're receiving this email because of your account on gitlab.archlinux.org.