diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 751e03bb8..58100f56f 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.17.4 +pkgver=1.18.0 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -28,7 +28,7 @@ optdepends=( ) checkdepends=(openssh) options=(!lto) -_tag=ca7fb6367f3561c7409ec8fa8c8f5fe3cda95968 # git rev-parse v${pkgver} +_tag=ea72465d5992f0ea7448a2268375f02c2fdf09ac # git rev-parse v${pkgver} source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag} gitea.tmpfiles gitea.service