George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
gotosocial
Commits:
1b04ed57 by George Rawlinson at 2024-01-17T13:32:10+13:00
upgpkg: 0.13.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gotosocial
pkgdesc = ActivityPub social network server written in Golang
- pkgver = 0.13.0
+ pkgver = 0.13.1
pkgrel = 1
url = https://gotosocial.org
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = gotosocial
backup = etc/gotosocial/template/status.tmpl
backup = etc/gotosocial/template/tag.tmpl
backup = etc/gotosocial/template/thread.tmpl
- source =
gotosocial::git+https://github.com/superseriousbusiness/gotosocial#commit=f4fcffc8b56ef73c184ae17892b69181961c15c7
+ source =
gotosocial::git+https://github.com/superseriousbusiness/gotosocial#commit=ccecf5a7e4000f40522a790fcdaf2bf72d43d552
source = sysusers.conf
source = tmpfiles.conf
source = use-fhs-directories.patch
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Stefan Husmann <[email protected]>
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'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gotosocial/-/commit/1b04ed57fc1a51f94032bad97424213d645fecfd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gotosocial/-/commit/1b04ed57fc1a51f94032bad97424213d645fecfd
You're receiving this email because of your account on gitlab.archlinux.org.