Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
bfce7b5e by Orhun Parmaksız at 2024-09-24T00:38:35+03:00
upgpkg: 1.0.16-2: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = rebels-in-the-sky
pkgdesc = P2P terminal game about spacepirates playing basketball
across the galaxy
pkgver = 1.0.16
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ricott1/rebels-in-the-sky
arch = x86_64
license = GPL-3.0
@@ -10,6 +10,6 @@ pkgbase = rebels-in-the-sky
depends = alsa-lib
options = !lto
source =
rebels-in-the-sky-1.0.16.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.16.tar.gz
- sha512sums =
7d1717a7ab4436dbb621846a3093315c8786e47c50f55ad1d5cf9eee8d68b0ef5334a5494b19a9f0f65897a2667f86f6fb388fc36f9e8b874c41a90831553937
+ sha512sums =
53f8d9503d7208ca26119d03258812d0cda3499a1f962e7552af0feb34e79a08ab536355dfadbc8c8490d59340ddbe5f57881e4e2f7db7d39e15a81387e79718
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=rebels-in-the-sky
pkgver=1.0.16
-pkgrel=1
+pkgrel=2
pkgdesc="P2P terminal game about spacepirates playing basketball across the
galaxy"
url="https://github.com/ricott1/rebels-in-the-sky"
depends=('gcc-libs' 'alsa-lib')
@@ -10,7 +10,7 @@ makedepends=('cargo')
arch=('x86_64')
license=('GPL-3.0')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('7d1717a7ab4436dbb621846a3093315c8786e47c50f55ad1d5cf9eee8d68b0ef5334a5494b19a9f0f65897a2667f86f6fb388fc36f9e8b874c41a90831553937')
+sha512sums=('53f8d9503d7208ca26119d03258812d0cda3499a1f962e7552af0feb34e79a08ab536355dfadbc8c8490d59340ddbe5f57881e4e2f7db7d39e15a81387e79718')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/bfce7b5ee852b95032d7b21f4e4c17dd48f3e46a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/bfce7b5ee852b95032d7b21f4e4c17dd48f3e46a
You're receiving this email because of your account on gitlab.archlinux.org.