Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
2376a279 by Orhun Parmaksız at 2024-11-25T14:37:48+03:00
upgpkg: 1.0.23-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.0.22
+ pkgver = 1.0.23
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.0.22.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.22.tar.gz
- sha512sums =
2cb9de09aecab9ee1ecfcaae89246e68230b67ecc8896c3f4dae8c438fc9ab62ac792b5efcfec1b58d38a775da1457fa8a760290882e40ec1aff8241367ba743
+ source =
rebels-in-the-sky-1.0.23.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.23.tar.gz
+ sha512sums =
418efa7cf2e4f2426cd19b63ce952a8347a6618d8bac4e4507e83ec21e6c7266a435509cce9562cd27aed15f7863c8849a3855eae8f764465d97fad706b5636a
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.0.22
+pkgver=1.0.23
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=('2cb9de09aecab9ee1ecfcaae89246e68230b67ecc8896c3f4dae8c438fc9ab62ac792b5efcfec1b58d38a775da1457fa8a760290882e40ec1aff8241367ba743')
+sha512sums=('418efa7cf2e4f2426cd19b63ce952a8347a6618d8bac4e4507e83ec21e6c7266a435509cce9562cd27aed15f7863c8849a3855eae8f764465d97fad706b5636a')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/2376a279dbabf316423da6c385502a436997f8cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/2376a279dbabf316423da6c385502a436997f8cf
You're receiving this email because of your account on gitlab.archlinux.org.