activityrelay: update to 0.2.1.
This commit is contained in:
parent
160ad7b5ff
commit
c40bdd20f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'activityrelay'
|
# Template file for 'activityrelay'
|
||||||
pkgname=activityrelay
|
pkgname=activityrelay
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="relay-${version}"
|
wrksrc="relay-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://git.pleroma.social/pleroma/relay"
|
homepage="https://git.pleroma.social/pleroma/relay"
|
||||||
distfiles="https://git.pleroma.social/pleroma/relay/-/archive/${version}/relay-${version}.tar.gz"
|
distfiles="https://git.pleroma.social/pleroma/relay/-/archive/${version}/relay-${version}.tar.gz"
|
||||||
checksum=32db6e1084ddc5b000d45e8f5f7e098132082ea04eb538fc4927e94f49ac2a50
|
checksum=0a31d17bc759b1f6d9291d15917e505cd99ab8621d5e0db6a31805ef097e132c
|
||||||
make_check=no # no tests specified
|
make_check=no # no tests specified
|
||||||
|
|
||||||
system_accounts="_activityrelay"
|
system_accounts="_activityrelay"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue