We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b3b9b commit f18b9ceCopy full SHA for f18b9ce
1 file changed
srcpkgs/prs/template
@@ -1,6 +1,6 @@
1
# Template file for 'prs'
2
pkgname=prs
3
-version=0.5.4
+version=0.5.7
4
revision=1
5
build_style=cargo
6
make_install_args="--path ./cli"
@@ -13,7 +13,7 @@ license="GPL-3.0-only"
13
homepage="https://timvisee.com/projects/prs/"
14
changelog="https://gitlab.com/timvisee/prs/-/raw/master/CHANGELOG.md"
15
distfiles="https://gitlab.com/timvisee/prs/-/archive/v${version}/prs-v${version}.tar.gz"
16
-checksum=8c5b5b15641379b49a8b8fea52cdbad4832852b39a80903cc3db05299fa55db1
+checksum=0ad41003ab48a5309e3f2df0d6fe723babfe66007c980d3d0abf72c0a4d47f59
17
18
prs-gtk3_package() {
19
short_desc="GTK3 frontend for prs"
0 commit comments