From da4283d0ac514f396703d9312d7efe520375fcc9 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 30 Sep 2024 14:20:36 +0000 Subject: [PATCH] upgpkg: mastodon 4.2.13-1 upstream release --- mastodon/.SRCINFO | 6 +++--- mastodon/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mastodon/.SRCINFO b/mastodon/.SRCINFO index eaab455..a2d8b9d 100644 --- a/mastodon/.SRCINFO +++ b/mastodon/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mastodon pkgdesc = Your self-hosted, globally interconnected microblogging community - pkgver = 4.2.12 + pkgver = 4.2.13 pkgrel = 1 url = https://github.com/mastodon/mastodon install = mastodon.install @@ -24,11 +24,11 @@ pkgbase = mastodon depends = zlib options = !strip backup = etc/mastodon.conf - source = https://github.com/mastodon/mastodon/archive/v4.2.12.tar.gz + source = https://github.com/mastodon/mastodon/archive/v4.2.13.tar.gz source = mastodon.target source = mastodon.sysusers.d source = mastodon.tmpfiles.d - sha512sums = 511ce2df1860150c7544581628937cc91a1441de58656c8064702ccffc59197406b0c5df083ffa7e836c4e4354d0183778c1caa0561e0ab4a43ebb4c4afe765f + sha512sums = 4a966c8f8e51f448bb01b3d78b591e499a41886c7bba4e165d0b9d049df2e95467dc5a593587f240437ef1bbffb29075295cd3845f9573963e3f4fd85cf4e18a sha512sums = ce9fe810654f3a641bbc1ea9707fa1b149e3955bfc55da20ed27e58f9c768dd65534fa43c9d67042fff40c48ef33c660efac8ef11c60f1111173326e2a93814c sha512sums = 4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a sha512sums = 27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f diff --git a/mastodon/PKGBUILD b/mastodon/PKGBUILD index b7890c3..f4b27db 100644 --- a/mastodon/PKGBUILD +++ b/mastodon/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Fredrick Brennan pkgname=mastodon -pkgver=4.2.12 +pkgver=4.2.13 pkgrel=1 pkgdesc='Your self-hosted, globally interconnected microblogging community' arch=(any) @@ -34,7 +34,7 @@ source=(https://github.com/mastodon/mastodon/archive/v$pkgver.tar.gz mastodon.target mastodon.sysusers.d mastodon.tmpfiles.d) -sha512sums=('511ce2df1860150c7544581628937cc91a1441de58656c8064702ccffc59197406b0c5df083ffa7e836c4e4354d0183778c1caa0561e0ab4a43ebb4c4afe765f' +sha512sums=('4a966c8f8e51f448bb01b3d78b591e499a41886c7bba4e165d0b9d049df2e95467dc5a593587f240437ef1bbffb29075295cd3845f9573963e3f4fd85cf4e18a' 'ce9fe810654f3a641bbc1ea9707fa1b149e3955bfc55da20ed27e58f9c768dd65534fa43c9d67042fff40c48ef33c660efac8ef11c60f1111173326e2a93814c' '4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a' '27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f')