diff --git a/PKGBUILD b/PKGBUILD index 8330496..6285548 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Stefan Husmann 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'