rename caddy caddy-git
This commit is contained in:
parent
73c33bcda0
commit
a056dd5e47
|
@ -7,9 +7,9 @@
|
|||
# Contributor: Andreas Linz <klingt.net at gmail dot com>
|
||||
# Contributor: Akshay S Dinesh <asdofindia at gmail dot com>
|
||||
|
||||
pkgname=caddy-git
|
||||
pkgname=caddy-bgme-git
|
||||
_pkgname=caddy
|
||||
pkgver=2.7.0beta.1.r6.g5336bc0f
|
||||
pkgver=2.7.0.beta.1
|
||||
pkgrel=1
|
||||
pkgdesc='Fast web server with automatic HTTPS'
|
||||
url='https://caddyserver.com'
|
||||
|
@ -17,7 +17,7 @@ arch=('x86_64')
|
|||
license=('Apache')
|
||||
depends=('glibc')
|
||||
makedepends=('go' 'git' 'gzip')
|
||||
conflicts=('caddy')
|
||||
conflicts=('caddy' 'caddy-bgme')
|
||||
provides=('caddy')
|
||||
backup=('etc/caddy/Caddyfile')
|
||||
source=(
|
|
@ -7,7 +7,7 @@
|
|||
# Contributor: Andreas Linz <klingt.net at gmail dot com>
|
||||
# Contributor: Akshay S Dinesh <asdofindia at gmail dot com>
|
||||
|
||||
pkgname=caddy
|
||||
pkgname=caddy-bgme
|
||||
pkgver=2.7.0.beta.1
|
||||
_gitcommit=v2.7.0-beta.1
|
||||
_distcommit=5ded5351fc9f6f35286e38c4552fc2d8b37f4df3
|
||||
|
@ -18,7 +18,7 @@ arch=('x86_64')
|
|||
license=('Apache')
|
||||
depends=('glibc')
|
||||
makedepends=('go' 'git' 'gzip')
|
||||
conflicts=('caddy-git')
|
||||
conflicts=('caddy' 'caddy-bgme-git')
|
||||
provides=('caddy')
|
||||
backup=('etc/caddy/Caddyfile')
|
||||
source=(
|
Loading…
Reference in a new issue