diff --git a/srcpkgs/prs/template b/srcpkgs/prs/template index 20b8e14ac13..b9ebcaffc1f 100644 --- a/srcpkgs/prs/template +++ b/srcpkgs/prs/template @@ -1,6 +1,6 @@ # Template file for 'prs' pkgname=prs -version=0.4.1 +version=0.5.0 revision=1 build_style=cargo make_install_args="--path ./cli" @@ -13,7 +13,7 @@ license="GPL-3.0-only" homepage="https://timvisee.com/projects/prs/" changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md" distfiles="https://gitlab.com/timvisee/prs/-/archive/v${version}/prs-v${version}.tar.gz" -checksum=1a0bfd88e66c8da7c9e3e9fee650b46ef3ccdb08f2f7d8745953b8e79648bf6c +checksum=fa65bf843b98f8deeb9c24f77123e12ba6cb5a18c098296effc2d57a19e6d95a prs-gtk3_package() { short_desc="GTK3 frontend for prs"