summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-07-21 23:33:04 +0000
committerGeorge Rawlinson2023-07-21 23:33:04 +0000
commit52f2fa8c0bb7e97088c4952419da18c3290e26e7 (patch)
tree54607a1ec0b96943328b36fca80fb0639ab6c322
parent1e8c0c37e92abfc7582d382039dfb737ec817049 (diff)
downloadaur-52f2fa8c0bb7e97088c4952419da18c3290e26e7.tar.gz
upgpkg: 0.10.0-1
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c9d03441d4b..597e326bcd04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gotosocial
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
pkgdesc='ActivityPub social network server written in Golang'
arch=('x86_64')
url='https://gotosocial.org'
@@ -36,7 +36,7 @@ backup=(
'etc/gotosocial/template/status.tmpl'
'etc/gotosocial/template/thread.tmpl'
)
-_commit='282be6f26dd4dfb57c3a21b92b756c40c05b2e6c'
+_commit='89ee9d50047bd5b3ab1bd3c140a8c97d26050094'
source=(
"$pkgname::git+https://github.com/superseriousbusiness/gotosocial#commit=$_commit"
'sysusers.conf'