summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2015-08-10 13:26:09 +0300
committervlad2015-08-10 13:26:09 +0300
commite1049dc03338c668cb215e143f36715bd09b8e5c (patch)
treea89c32448ec1a0aa5c117e94320e9deb41fd9195 /PKGBUILD
parentc643c352c3778b4dce870a91a5eede7b6fcab735 (diff)
downloadaur-e1049dc03338c668cb215e143f36715bd09b8e5c.tar.gz
update upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d73ebd8267b8..88508325b206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=onedrive-d-git
pkgver=20150407.g62a0733
pkgrel=5
pkgdesc="Client daemon for Microsoft OneDrive service"
-url="https://github.com/xybu92/onedrive-d"
+url="https://github.com/xybu/onedrive-d-old"
license=('LGPL')
arch=('i686' 'x86_64')
provides='onedrive-d'
@@ -21,10 +21,10 @@ depends=('inotify-tools'
'python-urllib3'
'pywebkitgtk')
makedepends=('git')
-source=('git+https://github.com/xybu92/onedrive-d'
+source=('git+https://github.com/xybu/onedrive-d-old'
'onedrive-d.desktop')
-md5sums=('SKIP'
- '8077d9697c922e003b8addbf243b33a4')
+sha256sums=('SKIP'
+ '97e59a5723f4772f00eb88eee48e9100fbe331a4d9043db0fddda8965bbe6817')
pkgver() {
cd "$srcdir/onedrive-d"