summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-11-12 01:17:51 +0000
committerGeorge Rawlinson2023-11-12 01:17:51 +0000
commite23004cb4d9c43a1e74d39bf0831c407458889b9 (patch)
tree849e25b947ddf85cc43708f62ac9a22f71bc439f /PKGBUILD
parent1cb8d48f3cd79e27d8d2969c356fb65cf7eb28ca (diff)
downloadaur-e23004cb4d9c43a1e74d39bf0831c407458889b9.tar.gz
upgpkg: 0.12.2-1
* New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63ff6d1704df..590acc73e222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gotosocial
-pkgver=0.12.1
+pkgver=0.12.2
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='5fdc005061c773fda6e0da32abcc6f79ddee80ed'
+_commit='096c517cc332ce2832a8c5dfbd1cd827ab7d0ecb'
source=(
"$pkgname::git+https://github.com/superseriousbusiness/gotosocial#commit=$_commit"
'sysusers.conf'