summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2017-02-13 17:43:41 +0800
committerlilac2017-02-13 17:43:41 +0800
commit85621346bcaf6ae3b59ad65229dbac2043dacdfa (patch)
tree8118afc0f5c2bd12d3a7df68c79e0f61b077c27e /PKGBUILD
parentf8e249fd530def14eca746069b199015f72e47f9 (diff)
downloadaur-85621346bcaf6ae3b59ad65229dbac2043dacdfa.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdb0baf7d30c..31f875ccf74c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=you-get-git
pkgdesc="A YouTube/Youku/Sohu/Tudou/QQ/Sina/PPTV/Xiami/Vimeo/ifeng/AcFun/bilibili/CNTV/... video downloader written in Python 3."
pkgver=0.4.652.20170212.1509
-pkgrel=1
+pkgrel=2
arch=('any')
url="http://www.soimort.org/you-get/"
license=('MIT')
depends=('python' 'python-setuptools')
makedepends=('git')
-conflicts=(python-you-get-git python-you-get)
-replaces=(python-you-get-git)
+conflicts=(you-get)
+provides=(you-get)
source=("git://github.com/soimort/you-get.git#branch=develop")
md5sums=(SKIP)