mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
prs: update to 0.5.0.
This commit is contained in:
parent
65aa03b192
commit
34c526f4ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prs'
|
# Template file for 'prs'
|
||||||
pkgname=prs
|
pkgname=prs
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path ./cli"
|
make_install_args="--path ./cli"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://timvisee.com/projects/prs/"
|
homepage="https://timvisee.com/projects/prs/"
|
||||||
changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://gitlab.com/timvisee/prs/-/archive/v${version}/prs-v${version}.tar.gz"
|
distfiles="https://gitlab.com/timvisee/prs/-/archive/v${version}/prs-v${version}.tar.gz"
|
||||||
checksum=1a0bfd88e66c8da7c9e3e9fee650b46ef3ccdb08f2f7d8745953b8e79648bf6c
|
checksum=fa65bf843b98f8deeb9c24f77123e12ba6cb5a18c098296effc2d57a19e6d95a
|
||||||
|
|
||||||
prs-gtk3_package() {
|
prs-gtk3_package() {
|
||||||
short_desc="GTK3 frontend for prs"
|
short_desc="GTK3 frontend for prs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue