Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / rebels-in-the-sky
Commits: b15f9612 by Orhun Parmaksız at 2024-11-16T17:24:56+03:00 upgpkg: 1.0.21-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.20 + pkgver = 1.0.21 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.20.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.20.tar.gz - sha512sums = 8862a09dffb9d361fdeb92e284ae61a3f7701c474dd29fb5ed284e39de3a4bf9056bfb41ba87e6b674aceb0a5ae2319270072062230ed2425d08d068b5756987 + source = rebels-in-the-sky-1.0.21.tar.gz::https://github.com/ricott1/rebels-in-the-sky/archive/v1.0.21.tar.gz + sha512sums = eeabe98a2332bee31623748072915ff7938d060ccf65e15fb4730e7e4c070366566e45df506034b2529104ee33cbe3e76036ebe39c11fad03e41135673f57c69 pkgname = rebels-in-the-sky ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Orhun Parmaksız <or...@archlinux.org> pkgname=rebels-in-the-sky -pkgver=1.0.20 +pkgver=1.0.21 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=('8862a09dffb9d361fdeb92e284ae61a3f7701c474dd29fb5ed284e39de3a4bf9056bfb41ba87e6b674aceb0a5ae2319270072062230ed2425d08d068b5756987') +sha512sums=('eeabe98a2332bee31623748072915ff7938d060ccf65e15fb4730e7e4c070366566e45df506034b2529104ee33cbe3e76036ebe39c11fad03e41135673f57c69') options=('!lto') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/b15f961202416de79a9be7b207bae4d00706e434 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rebels-in-the-sky/-/commit/b15f961202416de79a9be7b207bae4d00706e434 You're receiving this email because of your account on gitlab.archlinux.org.