Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gitea


Commits:
1af8dcb7 by Robin Candau at 2024-02-26T18:43:57+01:00
upgpkg: 1.21.7-1: New upstream release
https://github.com/go-gitea/gitea/releases/tag/v1.21.7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gitea
        pkgdesc = Painless self-hosted Git service, community managed.
-       pkgver = 1.21.6
+       pkgver = 1.21.7
        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=63a054a1591fd7453f5b19d67b290d25ada85ced?signed
+       source = 
git+https://github.com/go-gitea/gitea.git#tag=2a06dba108f789ff40bda019edb00df16392cf6d?signed
        source = gitea.tmpfiles
        source = gitea.service
        source = gitea.sysusers


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.21.6
+pkgver=1.21.7
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=(
 checkdepends=(openssh)
 options=(!lto)
 backup=('etc/gitea/app.ini')
-_tag=63a054a1591fd7453f5b19d67b290d25ada85ced # git rev-parse v${pkgver}
+_tag=2a06dba108f789ff40bda019edb00df16392cf6d # git rev-parse v${pkgver}
 source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed
         gitea.tmpfiles
         gitea.service



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitea/-/commit/1af8dcb798942e47ee018adb68df00706f347db4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitea/-/commit/1af8dcb798942e47ee018adb68df00706f347db4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to