Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
defb9c18 by Orhun Parmaksız at 2026-03-03T16:51:07+03:00
upgpkg: 1.5.11-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.5.10
+ pkgver = 1.5.11
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.5.10.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.5.10.tar.gz
- sha512sums =
6e3262697c2a97e432374fd3a67a8452efae3928a85f7e6e75d73b46e395bda9c210c8373eaeddc9e3c31c0a248337e5d10511e1d51020f8b5269dcda07ffdc8
+ source =
rebels-in-the-sky-1.5.11.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.5.11.tar.gz
+ sha512sums =
704e4baa54462b8dd0abd0a09616ebf996a10f9fc75a1e1b53a6dc6d2fedffcca5b7c05146187e6f90178803434eeadf3f253e0d2b37de1bc0de6ba17533c5b6
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.5.10
+pkgver=1.5.11
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=('6e3262697c2a97e432374fd3a67a8452efae3928a85f7e6e75d73b46e395bda9c210c8373eaeddc9e3c31c0a248337e5d10511e1d51020f8b5269dcda07ffdc8')
+sha512sums=('704e4baa54462b8dd0abd0a09616ebf996a10f9fc75a1e1b53a6dc6d2fedffcca5b7c05146187e6f90178803434eeadf3f253e0d2b37de1bc0de6ba17533c5b6')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/defb9c1858d6541cc6342490ac077abbe9d74d33
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/defb9c1858d6541cc6342490ac077abbe9d74d33
You're receiving this email because of your account on gitlab.archlinux.org.