summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Wang2022-11-15 03:49:50 +0000
committerAnthony Wang2022-11-15 03:49:50 +0000
commit3a01647041aa213eb71abb4ce5fb2fa837d1219a (patch)
tree55e7ade58c9b40f27e6a9d281a402acf56913657
parent654557745dd2b8fb752f95fa63e211b1578caa7b (diff)
downloadaur-3a01647041aa213eb71abb4ce5fb2fa837d1219a.tar.gz
upgpkg: mastodon 4.0.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b272ff91ffeb..e60ab94d59c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mastodon
pkgdesc = Your self-hosted, globally interconnected microblogging community
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://github.com/mastodon/mastodon
install = mastodon.install
@@ -23,11 +23,11 @@ pkgbase = mastodon
depends = zlib
options = !strip
backup = etc/mastodon.conf
- source = https://github.com/mastodon/mastodon/archive/v4.0.1.tar.gz
+ source = https://github.com/mastodon/mastodon/archive/v4.0.2.tar.gz
source = mastodon.target
source = mastodon.sysusers.d
source = mastodon.tmpfiles.d
- sha512sums = 01b48b6e52891be4a3798f67dd369f0f63940b6ca9fe2416e18f5ac031d4ed047d7c32739bd2f354e164e853776bb52c6d18e018007a5787b687132ef602b22f
+ sha512sums = 5726525290eddb79b661d965dd6af90c7a97f8702812769a1e89aae4898cd43513e7dfc33761b783c5b21b2e4a53a2a346f1ed7689ee8aea0ea9e434be81bcb3
sha512sums = c9820c2a83d08bd5d842a78e924682db97ebd5c7291b682603ad30dafcdcc5816c13e717ad39554f042b9d9ed71ab902ce3f604952264a900a72612ee8060acb
sha512sums = 4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a
sha512sums = 27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f
diff --git a/PKGBUILD b/PKGBUILD
index 06b0263f1f26..f62178ddda4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Fredrick Brennan <copypaste@kittens.ph>
pkgname=mastodon
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc='Your self-hosted, globally interconnected microblogging community'
arch=(any)
@@ -33,7 +33,7 @@ source=(https://github.com/mastodon/mastodon/archive/v$pkgver.tar.gz
mastodon.target
mastodon.sysusers.d
mastodon.tmpfiles.d)
-sha512sums=('01b48b6e52891be4a3798f67dd369f0f63940b6ca9fe2416e18f5ac031d4ed047d7c32739bd2f354e164e853776bb52c6d18e018007a5787b687132ef602b22f'
+sha512sums=('5726525290eddb79b661d965dd6af90c7a97f8702812769a1e89aae4898cd43513e7dfc33761b783c5b21b2e4a53a2a346f1ed7689ee8aea0ea9e434be81bcb3'
'c9820c2a83d08bd5d842a78e924682db97ebd5c7291b682603ad30dafcdcc5816c13e717ad39554f042b9d9ed71ab902ce3f604952264a900a72612ee8060acb'
'4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a'
'27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f')