Rename gyp-git to gyp
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
# Maintainer: Ray Donnelly <ray.donnelly@gmail.com>
|
||||
|
||||
_realname=gyp
|
||||
pkgname=${_realname}-git
|
||||
pkgname=${_realname}
|
||||
pkgver=r2163.caa60026
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="GYP can Generate Your Projects"
|
||||
url="https://gyp.gsrc.io/"
|
||||
arch=('i686' 'x86_64')
|
||||
provides=("gyp")
|
||||
conflicts=("gyp")
|
||||
replaces=("gyp-svn")
|
||||
provides=("gyp-git")
|
||||
conflicts=("gyp-git")
|
||||
replaces=("gyp-git")
|
||||
makedepends=(
|
||||
'git'
|
||||
'gcc'
|
||||
Reference in New Issue
Block a user