community/gitea to 1.18.5-1

This commit is contained in:
Kevin Mihelich 2023-03-05 23:41:16 +00:00
parent 3eebcbe61f
commit 36b3575772

View file

@ -9,7 +9,7 @@
# - don't check repo signature until author puts his keys on keyservers # - don't check repo signature until author puts his keys on keyservers
pkgname=gitea pkgname=gitea
pkgver=1.18.3 pkgver=1.18.5
pkgrel=1 pkgrel=1
pkgdesc="Painless self-hosted Git service, community managed." pkgdesc="Painless self-hosted Git service, community managed."
arch=(x86_64) arch=(x86_64)
@ -28,15 +28,15 @@ optdepends=(
) )
checkdepends=(openssh) checkdepends=(openssh)
options=(!lto) options=(!lto)
_tag=180345727f72097360d634576be279d02907766a # git rev-parse v${pkgver} _tag=2b5f49c6f40731b00023c39d6efcfade37db56b1 # git rev-parse v${pkgver}
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag} source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
gitea.tmpfiles gitea.tmpfiles
gitea.service gitea.service
gitea.sysusers) gitea.sysusers)
sha256sums=(SKIP sha256sums=('SKIP'
9f63a517e8da6865fa6d9e87f6b08fe25ea56285304115e052809663c48dc3d7 '9f63a517e8da6865fa6d9e87f6b08fe25ea56285304115e052809663c48dc3d7'
b16d02a9f32a17cc14dfa46a980bad795a4ed744627e6342248f60236dc2be43 'b16d02a9f32a17cc14dfa46a980bad795a4ed744627e6342248f60236dc2be43'
7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5) '7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5')
validpgpkeys=( validpgpkeys=(
B56E3C7437A49E136862F5DE9D8A57ADAA232E95 # Matti Ranta <matti@mdranta.net>, retrieved from https://github.com/techknowlogick.gpg B56E3C7437A49E136862F5DE9D8A57ADAA232E95 # Matti Ranta <matti@mdranta.net>, retrieved from https://github.com/techknowlogick.gpg
D8F9672D77C0BB60A024C23EDFDE60A0093EB926 # Lauris Bukšis-Haberkorns <lauris@nix.lv>, retrieved from https://github.com/lafriks.gpg D8F9672D77C0BB60A024C23EDFDE60A0093EB926 # Lauris Bukšis-Haberkorns <lauris@nix.lv>, retrieved from https://github.com/lafriks.gpg