summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-08 05:09:41 +0000
committerruki <[email protected]>2017-03-08 05:09:41 +0000
commitf4e3eb1abd3f995d598498dc43567bd363c3d72b (patch)
tree900926d4945ffbcc62a020bc6c127218f32229b6
parent40e65c4df8cc332e191728291f53ae7ef89aaa69 (diff)
remove replace for PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f14877f81..0a44fd033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://github.com/tboox/xmake"
license=('Apache')
depends=('gcc')
makedepends=()
-replace=('xmake')
provides=('xmake')
source=("$pkgname.zip::https://coding.net/u/waruqi/p/xmake/git/archive/v${pkgver}.${pkgrel}.zip")
md5sums=('d993449030de492bf17ac6f6f967da91')