Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
d30fd5bf by Orhun Parmaksız at 2025-11-06T22:12:40+01:00
upgpkg: 1.1.2-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.1
+ pkgver = 1.1.2
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.1.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.1.1.tar.gz
- sha512sums =
5437ecf59cc438de35c2ca6299433c3b7642cb3f9bda27f71604ddb830854e1388720685d74f2e9c37bb2a33be4675f8bb4fd5547efbdf97cd4c8579bac4ec56
+ 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
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.1.1
+pkgver=1.1.2
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=('5437ecf59cc438de35c2ca6299433c3b7642cb3f9bda27f71604ddb830854e1388720685d74f2e9c37bb2a33be4675f8bb4fd5547efbdf97cd4c8579bac4ec56')
+sha512sums=('7a49f3b4ecc159176f1ed27f08477ae6a3e2c0445d7e1b67bf4b962491af4bdafd9ec68cf5a7628a888abd783532f113654548f649cee0e6633a76d6210a6d1b')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/d30fd5bf9b1bd57ab9f17417af802d002cba2696
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/d30fd5bf9b1bd57ab9f17417af802d002cba2696
You're receiving this email because of your account on gitlab.archlinux.org.