From 8b80a4885f47705d6061601bbf7146e25dbdbfe9 Mon Sep 17 00:00:00 2001 From: Roshless Date: Sat, 17 Jun 2017 20:50:32 +0200 Subject: [PATCH] fix org name 404 - https://github.com/go-gogs/gogs/archive/v0.11.19.tar.gz gogits, not go-gogs --- gogs/default/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gogs/default/PKGBUILD b/gogs/default/PKGBUILD index 9182ac97..085fb928 100644 --- a/gogs/default/PKGBUILD +++ b/gogs/default/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Thomas Laroche _pkgname=gogs -_orga=go-${_pkgname} +_orga=gogits _gourl=github.com/gogits/$_pkgname pkgname=$_pkgname