summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-08-22 09:34:18 +1200
committerGeorge Rawlinson2023-08-22 09:34:18 +1200
commit9133e64996b729c051e798a9da02ad0d9fa00f4e (patch)
treee66a97e0bef39e5c522cc3d9bda9c7f69cfb6088
parentf18216a9c64966c16e44e15b7f01080551bd7dcc (diff)
downloadaur-9133e64996b729c051e798a9da02ad0d9fa00f4e.tar.gz
upgpkg: 0.11.1-1
* New upstream release.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83304968f9ad..628554885253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gotosocial
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc='ActivityPub social network server written in Golang'
arch=('x86_64')
@@ -37,7 +37,7 @@ backup=(
'etc/gotosocial/template/tag.tmpl'
'etc/gotosocial/template/thread.tmpl'
)
-_commit='815b5291e034864052771cd3561fea479027e00f'
+_commit='c7a46e05dbca86b30123cb1c45c1457bbc7a9c4b'
source=(
"$pkgname::git+https://github.com/superseriousbusiness/gotosocial#commit=$_commit"
'sysusers.conf'