From 4584f36aac3ff93ee1c2265e7c434e59ce6dfdd5 Mon Sep 17 00:00:00 2001
From: David Beauchamp <david@archlinuxarm.org>
Date: Sat, 21 Jan 2023 01:17:42 -0500
Subject: [PATCH] community/gitea to 1.18.2-1

---
 community/gitea/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD
index bcf895b97..b63d2f63b 100644
--- a/community/gitea/PKGBUILD
+++ b/community/gitea/PKGBUILD
@@ -9,7 +9,7 @@
 #  - don't check repo signature until author puts his keys on keyservers
 
 pkgname=gitea
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=(
 )
 checkdepends=(openssh)
 options=(!lto)
-_tag=cb630e628eb239b1e562a3091e6ad47e377ea35d # git rev-parse v${pkgver}
+_tag=15d8a0268dbef546fc6b8cc5570a6b33994f69fc # git rev-parse v${pkgver}
 source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
         gitea.tmpfiles
         gitea.service