summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Finas2020-05-08 13:10:18 +0200
committerJean Finas2020-05-08 13:10:18 +0200
commite063c0e304d4fa0aa3f58f79b5cad6f89ae97f27 (patch)
tree427effa69e3132a6926284ddf2f2ba274395ba43
parentfe548dba5f7009399036c71a11895dbd9bb95d5d (diff)
downloadaur-e063c0e304d4fa0aa3f58f79b5cad6f89ae97f27.tar.gz
add url and remove some todos
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dedee47cf75..97accb09fc9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,11 @@ pkgver=1.0.5.0305
pkgrel=1
epoch=1
pkgdesc="QNap's synchronization client"
-# url="" TODO add this later
+url="https://www.qnap.com/en/utilities/essentials"
arch=('x86_64')
license=('custom')
optdepends=('nautilus: this client has nautlius integration')
-# backup=() TODO do i need this?
changelog=
-#TODO add download links
source=("${pkgname}-${pkgver}.deb::https://download.qnap.com/Storage/Utility/QNAPQsyncClientUbuntux64-${pkgver}.deb")
noextract=()
md5sums=("9c34cb93a86e1d3364c12a4a1270232d")