git url
This commit is contained in:
parent
a5ddaf4433
commit
50f10be8e0
5
PKGBUILD
5
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Your New SJW Waifu <sjw@i.gotabig.wang>
|
||||
# Contributor: Your New SJW Waifu <sjw@i.gotabig.wang>
|
||||
|
||||
pkgname=nginx-mod-enhance-mp4
|
||||
pkgname=nginx-mod-enhance-mp4-git
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
|
||||
@ -12,7 +12,8 @@ makedepends=('nginx-src')
|
||||
url="https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module"
|
||||
license=('custom')
|
||||
|
||||
source=(https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module/archive/master.tar.gz
|
||||
source=(${pkgname}::git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git
|
||||
https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module/archive/master.tar.gz
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user