aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6ca857bef52..4585b7e2d56c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = megasync-headless
- pkgdesc = Sync local directory with your MEGA account. CLI tools only. Subset of the original MEGA SDK.
+ pkgdesc = Daemon to sync a local directory with your MEGA account on a headless system. Part of the original mega.nz SDK.
pkgver = v2.8.0.0.g2c9286c
pkgrel = 1
url = https://mega.co.nz/#sync
diff --git a/PKGBUILD b/PKGBUILD
index 83a8ebff0337..080f6d3a34f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@
pkgname=megasync-headless
pkgver=v2.8.0.0.g2c9286c
pkgrel=1
-pkgdesc="Sync local directory with your MEGA account. CLI tools only. Subset of the original MEGA SDK."
+pkgdesc="Daemon to sync a local directory with your MEGA account on a headless system. Part of the original
+mega.nz SDK".
arch=('x86_64')
url='https://mega.co.nz/#sync'
license=('custom:MEGA')