Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
70563811 by Orhun Parmaksız at 2025-11-19T12:04:01+03:00
upgpkg: 1.1.3-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.1.2
+ pkgver = 1.1.3
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.1.2.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.1.2.tar.gz
- sha512sums =
7a49f3b4ecc159176f1ed27f08477ae6a3e2c0445d7e1b67bf4b962491af4bdafd9ec68cf5a7628a888abd783532f113654548f649cee0e6633a76d6210a6d1b
+ source =
rebels-in-the-sky-1.1.3.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.1.3.tar.gz
+ sha512sums =
553386e12135a7583e413440a161ebbdff0f1fa8eece608fcaeb875e7db40442999c4c46375349a257fa4b7d9ccc99826f72c4671d53c5c9a3c3159402dac21a
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.1.2
+pkgver=1.1.3
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=('7a49f3b4ecc159176f1ed27f08477ae6a3e2c0445d7e1b67bf4b962491af4bdafd9ec68cf5a7628a888abd783532f113654548f649cee0e6633a76d6210a6d1b')
+sha512sums=('553386e12135a7583e413440a161ebbdff0f1fa8eece608fcaeb875e7db40442999c4c46375349a257fa4b7d9ccc99826f72c4671d53c5c9a3c3159402dac21a')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/70563811a75eddd1926fed6141adf68491738590
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/70563811a75eddd1926fed6141adf68491738590
You're receiving this email because of your account on gitlab.archlinux.org.