summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d496b82a5bec..74eb27de5335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@ pkgrel=1
epoch=1
pkgdesc='Free OneDrive client written in D. - My fork with merges from other forks.(graceful continuing on upload errors)'
arch=('i686' 'x86_64')
-url='https://github.com/skilion/onedrive'
+url='https://github.com/kingtiger01/onedrive'
license=('GPL3')
depends=('curl' 'gcc-libs' 'glibc' 'sqlite')
makedepends=('dmd' 'git')
provides=("onedrive=$pkgver" "$pkgname")
conflicts=('onedrive')
-source=('git+https://github.com/kingtiger01/onedrive.git')
+source=('onedrive::git+https://github.com/kingtiger01/onedrive.git')
sha256sums=('SKIP')
pkgver() {