Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rebels-in-the-sky
Commits:
deffc828 by Orhun Parmaksız at 2024-09-18T13:56:07+02:00
upgpkg: 1.0.15-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.14
+ pkgver = 1.0.15
pkgrel = 1
url = https://github.com/ricott1/rebels-in-the-sky
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = rebels-in-the-sky
depends = gcc-libs
depends = alsa-lib
options = !lto
- source =
rebels-in-the-sky-1.0.14.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.14.tar.gz
- sha512sums =
f3daf6bfe2e30770fd9f3762902c9d94ca25aaf04ae78672f644db05f015fb83ea1ecae5bf9e9bda14838cb86f08229872ca48b68bc79a3df0a5721bacfbc0df
+ source =
rebels-in-the-sky-1.0.15.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.15.tar.gz
+ sha512sums =
71ce7e85a9caeabc0dcd74fb2d344ebb5734db8f49a3dc134d5d535ef90c4284d8b452a860bafef30d056e33e13f371d9a5f38d56e5f910afc52b2bc30c3f0ed
pkgname = rebels-in-the-sky
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=rebels-in-the-sky
-pkgver=1.0.14
+pkgver=1.0.15
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')
arch=('x86_64')
license=('GPL-3.0')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('f3daf6bfe2e30770fd9f3762902c9d94ca25aaf04ae78672f644db05f015fb83ea1ecae5bf9e9bda14838cb86f08229872ca48b68bc79a3df0a5721bacfbc0df')
+sha512sums=('71ce7e85a9caeabc0dcd74fb2d344ebb5734db8f49a3dc134d5d535ef90c4284d8b452a860bafef30d056e33e13f371d9a5f38d56e5f910afc52b2bc30c3f0ed')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/deffc828990f121ef1d30de0982188c93c0ba5e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/deffc828990f121ef1d30de0982188c93c0ba5e8
You're receiving this email because of your account on gitlab.archlinux.org.