diff --git a/srcpkgs/prs/template b/srcpkgs/prs/template index cecae25aee6..31644c41e2e 100644 --- a/srcpkgs/prs/template +++ b/srcpkgs/prs/template @@ -1,6 +1,6 @@ # Template file for 'prs' pkgname=prs -version=0.5.0 +version=0.5.1 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=fa65bf843b98f8deeb9c24f77123e12ba6cb5a18c098296effc2d57a19e6d95a +checksum=a7dd6130cf26441757cfbd6839256b2967a7ecf1161ef238b7122f680aac8164 prs-gtk3_package() { short_desc="GTK3 frontend for prs"