You've already forked gotosocial_aur
upgpkg: 0.13.1-1
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@ -3,7 +3,7 @@
|
||||
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
|
||||
|
||||
pkgname=gotosocial
|
||||
pkgver=0.13.0
|
||||
pkgver=0.13.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='f4fcffc8b56ef73c184ae17892b69181961c15c7'
|
||||
_commit='ccecf5a7e4000f40522a790fcdaf2bf72d43d552'
|
||||
source=(
|
||||
"$pkgname::git+https://github.com/superseriousbusiness/gotosocial#commit=$_commit"
|
||||
'sysusers.conf'
|
||||
|
Reference in New Issue
Block a user