summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfossdd2024-06-16 13:36:20 +0000
committerfossdd2024-06-16 13:36:20 +0000
commit2ed76d933f87168f723028f225183556b58c2d5c (patch)
tree7305c97624c9bccd4f6bb51cdb6ef81b03ce9fb8 /PKGBUILD
parent87e5d1153d41e231ee9991fb5f21b3be06d32952 (diff)
downloadaur-2ed76d933f87168f723028f225183556b58c2d5c.tar.gz
upgpkg: gotosocial-rc 0.16.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d053f5cc94c..3599bb1eff8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gotosocial-rc
_pkgname=${pkgname%-rc}
-pkgver=0.16.0_rc3
+pkgver=0.16.0
pkgrel=1
pkgdesc='ActivityPub social network server written in Golang (release candidate)'
arch=('x86_64')
@@ -51,7 +51,7 @@ backup=(
'etc/gotosocial/template/tag.tmpl'
'etc/gotosocial/template/thread.tmpl'
)
-_commit='db803617db5621f33f6f1c16e05ae187f0e3ddbb'
+_commit='f1cbf6fb761670e10eb8e3fecdc57578733186a1'
source=(
"$_pkgname::git+https://github.com/superseriousbusiness/gotosocial#commit=$_commit"
'sysusers.conf'