gitea 1.23.5-2

This commit is contained in:
2025-05-12 17:45:54 +03:00
parent 135d33a160
commit 9062bff30b

View File

@ -1,6 +1,6 @@
name='gitea'
version='1.23.5'
release='1'
release='2'
desc='Painless self-hosted Git service, community managed.'
homepage='https://gitea.io'
maintainer="Евгений Храмов <xpamych@yandex.ru>"
@ -17,7 +17,7 @@ build_deps=(
'go'
'nodejs'
'npm'
'python3-poetry'
'python3-poetry-core'
'openssh'
'pam-devel'
)