activityrelay: update to 0.2.2.

This commit is contained in:
Joel Beckmeyer 2022-08-26 12:13:22 -04:00 committed by classabbyamp
parent 3184a346e2
commit 9cfe604afc

View file

@ -1,6 +1,6 @@
# Template file for 'activityrelay'
pkgname=activityrelay
version=0.2.1
version=0.2.2
revision=1
wrksrc="relay-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="AGPL-3.0-or-later"
homepage="https://git.pleroma.social/pleroma/relay"
distfiles="https://git.pleroma.social/pleroma/relay/-/archive/${version}/relay-${version}.tar.gz"
checksum=0a31d17bc759b1f6d9291d15917e505cd99ab8621d5e0db6a31805ef097e132c
checksum=f460037a522e45fd030735da893e5851d90b6340caab0bcd24346996474aac25
make_check=no # no tests specified
system_accounts="_activityrelay"