upgpkg: 0.16.0-1

* New upstream release.
* Update templates in backup array.
This commit is contained in:
George Rawlinson 2024-06-17 20:45:18 +12:00
parent 2832ed5c19
commit 53b4d47f36
No known key found for this signature in database
GPG Key ID: E0959FEA8B550539
2 changed files with 51 additions and 15 deletions

View File

@ -1,6 +1,6 @@
pkgbase = gotosocial
pkgdesc = ActivityPub social network server written in Golang
pkgver = 0.15.0
pkgver = 0.16.0
pkgrel = 1
url = https://gotosocial.org
arch = x86_64
@ -16,34 +16,52 @@ pkgbase = gotosocial
backup = etc/gotosocial/template/404.tmpl
backup = etc/gotosocial/template/about.tmpl
backup = etc/gotosocial/template/authorize.tmpl
backup = etc/gotosocial/template/confirmed.tmpl
backup = etc/gotosocial/template/confirm_email.tmpl
backup = etc/gotosocial/template/confirmed_email.tmpl
backup = etc/gotosocial/template/domain-blocklist.tmpl
backup = etc/gotosocial/template/email_confirm.tmpl
backup = etc/gotosocial/template/email_new_report.tmpl
backup = etc/gotosocial/template/email_new_signup.tmpl
backup = etc/gotosocial/template/email_report_closed.tmpl
backup = etc/gotosocial/template/email_reset.tmpl
backup = etc/gotosocial/template/email_signup_approved.tmpl
backup = etc/gotosocial/template/email_signup_rejected.tmpl
backup = etc/gotosocial/template/email_test.tmpl
backup = etc/gotosocial/template/error.tmpl
backup = etc/gotosocial/template/finalize.tmpl
backup = etc/gotosocial/template/footer.tmpl
backup = etc/gotosocial/template/frontend.tmpl
backup = etc/gotosocial/template/header.tmpl
backup = etc/gotosocial/template/index.tmpl
backup = etc/gotosocial/template/index_apps.tmpl
backup = etc/gotosocial/template/index_register.tmpl
backup = etc/gotosocial/template/index_what_is_this.tmpl
backup = etc/gotosocial/template/oob.tmpl
backup = etc/gotosocial/template/page.tmpl
backup = etc/gotosocial/template/page_footer.tmpl
backup = etc/gotosocial/template/page_header.tmpl
backup = etc/gotosocial/template/page_ogmeta.tmpl
backup = etc/gotosocial/template/page_stylesheets.tmpl
backup = etc/gotosocial/template/profile.tmpl
backup = etc/gotosocial/template/profile_fields.tmpl
backup = etc/gotosocial/template/settings.tmpl
backup = etc/gotosocial/template/sign-in.tmpl
backup = etc/gotosocial/template/sign-up.tmpl
backup = etc/gotosocial/template/signed-up.tmpl
backup = etc/gotosocial/template/status.tmpl
backup = etc/gotosocial/template/status_attachments.tmpl
backup = etc/gotosocial/template/status_attributes.tmpl
backup = etc/gotosocial/template/status_header.tmpl
backup = etc/gotosocial/template/status_info.tmpl
backup = etc/gotosocial/template/status_poll.tmpl
backup = etc/gotosocial/template/tag.tmpl
backup = etc/gotosocial/template/thread.tmpl
source = gotosocial::git+https://github.com/superseriousbusiness/gotosocial#tag=v0.15.0
source = gotosocial::git+https://github.com/superseriousbusiness/gotosocial#tag=v0.16.0
source = sysusers.conf
source = tmpfiles.conf
source = use-fhs-directories.patch
sha512sums = 029ad577224c40459b834471d1c11346469105dc8995cfc4749f13c512351fbd866bfdcc7049d967681bbe23aad37e248c89dc67ff4e35cff9dc8a441a3271fd
sha512sums = 28b457056ca231e14bb96d12ac3c2eb7d914de43d68bd0b4ca85cd4f19784fd28a49779097f17c23cf3bc927b2719a9caf50a4edd2f10709802024a16d1a8856
sha512sums = 68890539a1285a819d5a2cd755aeabd59a9872926d9c32e5d54faaf2771414f006e568f2f813f3c6fcd9dbeda7b6e57c924d7490521880cb65632e02fabcbd63
sha512sums = b89fad3073e140f17167515b38942e5b5e2bc2aee03c484e1bb7cf6444f86cb1e2a13a60b101e04d22633d348be073ca26cd309da4746e5062c12b4f3ce4b38a
sha512sums = 913a5209487aba06bf1d8ac7c02506a05d01a8e12f172666c84bf6870d6237640d4745617b0f07ea8c9dcf665f4e0d24a0aabef31611909f7e9384ed6e7b7e77
b2sums = cadf03d2cc35b145c94899d97e1da04962f91034a524be277236c786c31617a6263f75b24e4547175c13fe28f783a7b55eab05c6afc659c4cbedb9a7066d6d9e
b2sums = cb162123b69e00fd0915c5c44ff20cb78127eeff9f48da64c5c7c9392cfeaaff3f8daeaeccd47307949381de1fdc2ce8be20622d4354ae61018d7d8802ab9e39
b2sums = 0a5be7ac18af882c0c89d8e930eb76c2e60bc2c1d5a375ab04e987c7de9a7a3175319c4e5fbc818261141daf5f70d583aebcc2dc197fe3a88047fbfe488ccb94
b2sums = 4f65af952441c0f54bb32049a149675e207f8993678423d369c4095c57476464614ac720eccc64d7a93a81268ad7ca41cae75ca7211bd7b78f9035f6e5341f04
b2sums = 9edd4520fb99856feb82d01935588add7f805aa180f2ed0fe169cb26576bc2e1d2c1e6ab11604d977cec6a4ad8f1d5be1413e1a366de59b89c5b869136538f8c

View File

@ -3,7 +3,7 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gotosocial
pkgver=0.15.0
pkgver=0.16.0
pkgrel=1
pkgdesc='ActivityPub social network server written in Golang'
arch=('x86_64')
@ -17,23 +17,41 @@ backup=(
'etc/gotosocial/template/404.tmpl'
'etc/gotosocial/template/about.tmpl'
'etc/gotosocial/template/authorize.tmpl'
'etc/gotosocial/template/confirmed.tmpl'
'etc/gotosocial/template/confirm_email.tmpl'
'etc/gotosocial/template/confirmed_email.tmpl'
'etc/gotosocial/template/domain-blocklist.tmpl'
'etc/gotosocial/template/email_confirm.tmpl'
'etc/gotosocial/template/email_new_report.tmpl'
'etc/gotosocial/template/email_new_signup.tmpl'
'etc/gotosocial/template/email_report_closed.tmpl'
'etc/gotosocial/template/email_reset.tmpl'
'etc/gotosocial/template/email_signup_approved.tmpl'
'etc/gotosocial/template/email_signup_rejected.tmpl'
'etc/gotosocial/template/email_test.tmpl'
'etc/gotosocial/template/error.tmpl'
'etc/gotosocial/template/finalize.tmpl'
'etc/gotosocial/template/footer.tmpl'
'etc/gotosocial/template/frontend.tmpl'
'etc/gotosocial/template/header.tmpl'
'etc/gotosocial/template/index.tmpl'
'etc/gotosocial/template/index_apps.tmpl'
'etc/gotosocial/template/index_register.tmpl'
'etc/gotosocial/template/index_what_is_this.tmpl'
'etc/gotosocial/template/oob.tmpl'
'etc/gotosocial/template/page.tmpl'
'etc/gotosocial/template/page_footer.tmpl'
'etc/gotosocial/template/page_header.tmpl'
'etc/gotosocial/template/page_ogmeta.tmpl'
'etc/gotosocial/template/page_stylesheets.tmpl'
'etc/gotosocial/template/profile.tmpl'
'etc/gotosocial/template/profile_fields.tmpl'
'etc/gotosocial/template/settings.tmpl'
'etc/gotosocial/template/sign-in.tmpl'
'etc/gotosocial/template/sign-up.tmpl'
'etc/gotosocial/template/signed-up.tmpl'
'etc/gotosocial/template/status.tmpl'
'etc/gotosocial/template/status_attachments.tmpl'
'etc/gotosocial/template/status_attributes.tmpl'
'etc/gotosocial/template/status_header.tmpl'
'etc/gotosocial/template/status_info.tmpl'
'etc/gotosocial/template/status_poll.tmpl'
'etc/gotosocial/template/tag.tmpl'
'etc/gotosocial/template/thread.tmpl'
)
@ -43,11 +61,11 @@ source=(
'tmpfiles.conf'
'use-fhs-directories.patch'
)
sha512sums=('029ad577224c40459b834471d1c11346469105dc8995cfc4749f13c512351fbd866bfdcc7049d967681bbe23aad37e248c89dc67ff4e35cff9dc8a441a3271fd'
sha512sums=('28b457056ca231e14bb96d12ac3c2eb7d914de43d68bd0b4ca85cd4f19784fd28a49779097f17c23cf3bc927b2719a9caf50a4edd2f10709802024a16d1a8856'
'68890539a1285a819d5a2cd755aeabd59a9872926d9c32e5d54faaf2771414f006e568f2f813f3c6fcd9dbeda7b6e57c924d7490521880cb65632e02fabcbd63'
'b89fad3073e140f17167515b38942e5b5e2bc2aee03c484e1bb7cf6444f86cb1e2a13a60b101e04d22633d348be073ca26cd309da4746e5062c12b4f3ce4b38a'
'913a5209487aba06bf1d8ac7c02506a05d01a8e12f172666c84bf6870d6237640d4745617b0f07ea8c9dcf665f4e0d24a0aabef31611909f7e9384ed6e7b7e77')
b2sums=('cadf03d2cc35b145c94899d97e1da04962f91034a524be277236c786c31617a6263f75b24e4547175c13fe28f783a7b55eab05c6afc659c4cbedb9a7066d6d9e'
b2sums=('cb162123b69e00fd0915c5c44ff20cb78127eeff9f48da64c5c7c9392cfeaaff3f8daeaeccd47307949381de1fdc2ce8be20622d4354ae61018d7d8802ab9e39'
'0a5be7ac18af882c0c89d8e930eb76c2e60bc2c1d5a375ab04e987c7de9a7a3175319c4e5fbc818261141daf5f70d583aebcc2dc197fe3a88047fbfe488ccb94'
'4f65af952441c0f54bb32049a149675e207f8993678423d369c4095c57476464614ac720eccc64d7a93a81268ad7ca41cae75ca7211bd7b78f9035f6e5341f04'
'9edd4520fb99856feb82d01935588add7f805aa180f2ed0fe169cb26576bc2e1d2c1e6ab11604d977cec6a4ad8f1d5be1413e1a366de59b89c5b869136538f8c')