Update Gogs to 0.11.43

This commit is contained in:
Martchus 2018-04-04 12:32:47 +02:00
parent 680603b4bf
commit acac00cf4f
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ _gourl=github.com/gogits/$_pkgname
_userid=511
pkgname=$_pkgname
pkgver=0.11.34
pkgrel=2
pkgver=0.11.43
pkgrel=1
epoch=1
pkgdesc='Self Hosted Git Service written in Go'
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@ -29,7 +29,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=('0de420bf2d27ab86f5efd6cb5c4a43d1f8cb0f98abe3791177c14ef9e38437571ba4491c62cf7e9f6366469294197c57cd149a6c633cc08640c612b5ee506838'
sha512sums=('9890340c6009e9f956e7d46a6de5ad09f50fdccbf20c3c4a593ab94a1d200043e53b9aecd0bd8242b4c6a0ed9b3c7baf7761da713c961c4d99b94b07a9a29acb'
'2763e4a2a5c98f3e75a1ddcb7c58012ce1e0fc2ad6b85110d9f28dd6c98d9e84a98529a282ffee8a1a21ef02a92b0538f2c790f62e6159b1f1f478340ddcf68a'
'361d318ac3c846eaa6b0260baed8fe21ba5d6b079b0618962e8b67ae91928c61b1296eba2311d6bd032c8bca4a09e51d8fb73e6ff67039b35a5179701a0cd868')
_goroot='/usr/lib/go'