From 5c4ca5dd17494d1ec07eaa0eb9881b745cd65745 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 31 Jul 2023 13:57:13 +0000 Subject: [PATCH] upgpkg: mastodon 4.1.6-1 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a57614b..67ff731 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mastodon pkgdesc = Your self-hosted, globally interconnected microblogging community - pkgver = 4.1.5 + pkgver = 4.1.6 pkgrel = 1 url = https://github.com/mastodon/mastodon install = mastodon.install @@ -26,11 +26,11 @@ pkgbase = mastodon depends = zlib options = !strip backup = etc/mastodon.conf - source = https://github.com/mastodon/mastodon/archive/v4.1.5.tar.gz + source = https://github.com/mastodon/mastodon/archive/v4.1.6.tar.gz source = mastodon.target source = mastodon.sysusers.d source = mastodon.tmpfiles.d - sha512sums = a827080b5cabed9de78a213179d66ef122545c6fa0bcd4f467cfb6e25a7e3488a3bcc29c7c2016efd7f7f852c10277eb127be772bdfc06f6207428c43ebedad7 + sha512sums = abf1673675586d701f1a7e8e732dd3265ca8f68245ea57d06d02b681c1a033b2b3c0b66e8c2f3c64a24f5cda0b1225c05603a5bb30827da1d8fbfa4d600f7b6d sha512sums = c9820c2a83d08bd5d842a78e924682db97ebd5c7291b682603ad30dafcdcc5816c13e717ad39554f042b9d9ed71ab902ce3f604952264a900a72612ee8060acb sha512sums = 4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a sha512sums = 27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f diff --git a/PKGBUILD b/PKGBUILD index 7951f56..aafec50 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Fredrick Brennan pkgname=mastodon -pkgver=4.1.5 +pkgver=4.1.6 pkgrel=1 pkgdesc='Your self-hosted, globally interconnected microblogging community' arch=(any) @@ -36,7 +36,7 @@ source=(https://github.com/mastodon/mastodon/archive/v$pkgver.tar.gz mastodon.target mastodon.sysusers.d mastodon.tmpfiles.d) -sha512sums=('a827080b5cabed9de78a213179d66ef122545c6fa0bcd4f467cfb6e25a7e3488a3bcc29c7c2016efd7f7f852c10277eb127be772bdfc06f6207428c43ebedad7' +sha512sums=('abf1673675586d701f1a7e8e732dd3265ca8f68245ea57d06d02b681c1a033b2b3c0b66e8c2f3c64a24f5cda0b1225c05603a5bb30827da1d8fbfa4d600f7b6d' 'c9820c2a83d08bd5d842a78e924682db97ebd5c7291b682603ad30dafcdcc5816c13e717ad39554f042b9d9ed71ab902ce3f604952264a900a72612ee8060acb' '4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a' '27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f')