extra/gitea to 1.21.2-1

This commit is contained in:
Kevin Mihelich 2023-12-12 19:39:09 +00:00
parent 751e731a18
commit 6b94f37ee8
4 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
pkgbase = blender
pkgdesc = A fully integrated 3D graphics creation suite
pkgver = 4.0.2
pkgrel = 3
pkgrel = 4
epoch = 17
url = https://www.blender.org
arch = x86_64

View file

@ -18,7 +18,7 @@ buildarch=8
pkgname=blender
pkgver=4.0.2
pkgrel=3
pkgrel=4
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')

View file

@ -1,6 +1,6 @@
pkgbase = gitea
pkgdesc = Painless self-hosted Git service, community managed.
pkgver = 1.21.1
pkgver = 1.21.2
pkgrel = 1
url = https://gitea.io
arch = x86_64
@ -20,7 +20,7 @@ pkgbase = gitea
optdepends = sqlite: SQLite support
options = !lto
backup = etc/gitea/app.ini
source = git+https://github.com/go-gitea/gitea.git#tag=66b82277d43bc96be58c8660bfc0488b3a09dc98?signed
source = git+https://github.com/go-gitea/gitea.git#tag=ba082b2ccb637c8207237c4ee708bda263560dc2?signed
source = gitea.tmpfiles
source = gitea.service
source = gitea.sysusers

View file

@ -10,7 +10,7 @@
# - don't check repo signature until author puts his keys on keyservers
pkgname=gitea
pkgver=1.21.1
pkgver=1.21.2
pkgrel=1
pkgdesc="Painless self-hosted Git service, community managed."
arch=(x86_64)
@ -30,7 +30,7 @@ optdepends=(
checkdepends=(openssh)
options=(!lto)
backup=('etc/gitea/app.ini')
_tag=66b82277d43bc96be58c8660bfc0488b3a09dc98 # git rev-parse v${pkgver}
_tag=ba082b2ccb637c8207237c4ee708bda263560dc2 # git rev-parse v${pkgver}
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
gitea.tmpfiles
gitea.service