We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fabf38 commit 7f7ec07Copy full SHA for 7f7ec07
1 file changed
srcpkgs/pimsync/template
@@ -1,6 +1,6 @@
1
# Template file for 'pimsync'
2
pkgname=pimsync
3
-version=0.4.4
+version=0.5.7
4
revision=1
5
build_style=cargo
6
make_cmd="env PIMSYNC_VERSION=${version}-r${revision} cargo auditable"
@@ -11,7 +11,7 @@ maintainer="Dominic Monroe <dominic@dominic.io>"
11
license="EUPL-1.2"
12
homepage="https://pimsync.whynothugo.nl/"
13
distfiles="https://git.sr.ht/~whynothugo/pimsync/archive/v${version}.tar.gz"
14
-checksum=6be4d50ac16bd7b04a14271ec077775b768c7d967a18a48412544fb1e868e690
+checksum=b708f44bc4b0a3b26f06512ca1aaae9a93424d3cff7798a73d3b3e29da6a3c19
15
16
post_install() {
17
vman pimsync.1
0 commit comments