Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
a80308c2 by Orhun Parmaksız at 2024-12-28T18:35:56+03:00
upgpkg: 1.0.27-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.26
+ pkgver = 1.0.27
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.26.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.26.tar.gz
- sha512sums =
def9ae1dc8bef7d6a80cdba9b06b7e4bae5384b825e910e60cfbb1e439067708d5d690b6834762b2a5e2348ed4e2b685e5a71c78cfcac55953a57f3d3f17079b
+ source =
rebels-in-the-sky-1.0.27.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.27.tar.gz
+ sha512sums =
8dd790c5755551a1aae9015939eef1321b078eacf6887cde97f1060bf75e7b9a4b39fd8c7eb81617fb3dd4d6bca59fd06dd67ebcbb99b45ef04aa1821f9ed600
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.0.26
+pkgver=1.0.27
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=('def9ae1dc8bef7d6a80cdba9b06b7e4bae5384b825e910e60cfbb1e439067708d5d690b6834762b2a5e2348ed4e2b685e5a71c78cfcac55953a57f3d3f17079b')
+sha512sums=('8dd790c5755551a1aae9015939eef1321b078eacf6887cde97f1060bf75e7b9a4b39fd8c7eb81617fb3dd4d6bca59fd06dd67ebcbb99b45ef04aa1821f9ed600')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/a80308c2af80b0363d3bd0a9f7a190f8f22faffe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/a80308c2af80b0363d3bd0a9f7a190f8f22faffe
You're receiving this email because of your account on gitlab.archlinux.org.