summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanilo Kühn2017-01-16 10:02:52 +0100
committerDanilo Kühn2017-01-16 10:02:52 +0100
commita0a637dd3e60b481a703c45d13e621e03e7af6bf (patch)
tree253902ba0e4ade1bf3e8d755a97c806c7ca5ee7d /PKGBUILD
parent0470062c0af846001dde7e278666ba25222adb00 (diff)
downloadaur-a0a637dd3e60b481a703c45d13e621e03e7af6bf.tar.gz
fix copy and paste bugs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d958243972f..cb15de59bf37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ _version=2.2.4
pkgname=nextcloud-client-git
_name=${pkgname/\-git/}
pkgver=2.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Nextloud client for linux"
arch=('i686' 'x86_64')
-url="http://nextcloud.org/"
+url="https://nextcloud.com/"
license=('GPL2')
depends=('qtkeychain' 'qt5-webkit' 'hicolor-icon-theme' 'xdg-utils')
optdepends=(
@@ -29,7 +29,7 @@ source=(
)
sha256sums=(
'SKIP'
- '2dc7fdad6c7577548585e977ba6d148bdb3f35c55b79d05d0043773af09d661e'
+ '590d44296e12dd4389dc2bbd100b1f680f5ef6dee381469748525fd34af32009'
)
pkgver() {