summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxg4dev2017-04-16 10:14:37 +0800
committerwxg4dev2017-04-16 10:14:37 +0800
commitdb8a77105e9c1fb7ac80131209c149e116f0c1b0 (patch)
treec799c2c8622a932ee72166a5dfa348e23e5daada
parent4b4ae566cbd0808794bd8119226b2d0ff9d9a051 (diff)
downloadaur-db8a77105e9c1fb7ac80131209c149e116f0c1b0.tar.gz
fixed source address @Yufeikang
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bb74e18ff9e..f19bcc1ad741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=bcloud-git
pkgver=20150609
pkgrel=1
pkgdesc="Baidu Pan client for Linux Desktop users"
-url="https://github.com/LiuLang/bcloud"
+url="https://github.com/Yufeikang/bcloud"
arch=('any')
license=('GPL3')
makedepends=('git')
depends=('python' 'python-keyring' 'python-urllib3' 'python-gobject' 'python-dbus' 'python-cssselect' 'python-lxml' 'python-crypto' 'webkitgtk' 'python-pyinotify')
-source=("${pkgname}"::'git+https://github.com/LiuLang/bcloud.git')
+source=("${pkgname}"::'git+https://github.com/Yufeikang/bcloud.git')
md5sums=(SKIP)
conflicts=("bcloud")