Update gogs to 0.12.3

This commit is contained in:
Martchus 2020-10-07 18:25:06 +02:00
parent 5cd867bc5c
commit 1a4263841c
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ _confdir=conf
_scriptsdir=scripts
pkgname=$_pkgname
pkgver=0.12.2
pkgver=0.12.3
pkgrel=1
epoch=1
pkgdesc='Self Hosted Git Service written in Go'
@ -30,7 +30,7 @@ backup=("etc/$_pkgname/app.ini")
source=("$_pkgname-$pkgver::https://github.com/$_orga/$_pkgname/archive/v${pkgver}.tar.gz"
'0001-Adjust-config-for-Arch-Linux-package.patch'
'0002-Adjust-service-file-for-Arch-Linux-package.patch')
sha512sums=('2c3cd0d0154084467b5cbe1d212e56184cd1c46647e6d8cab9d9693816b44e053e278eebdc2200fec5e8de34d04af89bf30dbb8c4987327c483885ab6dd8b20d'
sha512sums=('cae59dd82f6bd825d576396464b0a7b35b6b4238404655106867d465b850345e51982dda2296b810b7ce0dc6aeba0fd4d767424b2f66076142c47992fae34081'
'763ea6857a2bd28d1e6d95f58d67de0503b3f36ee1419dd1efce6ae187d7f529e4f1674b160a5902f16bc180983f3b29bcbe4ec8fc3c0d32de7374939ea364c5'
'162c9dd3b5c5f2910b3887109d460dcb82631b2e5b8d906699e5a581c3350a9b0511ccc470621828f8839ad7bac240439d01461ae5fb3efdee948307ef195c2d')
_goroot='/usr/lib/go'