Date: Friday, February 14, 2020 @ 16:22:36
  Author: dvzrv
Revision: 571138

upgpkg: profile-sync-daemon 6.35-2: Adding profile-sync-daemon 6.35.

Modified:
  profile-sync-daemon/trunk/PKGBUILD
  profile-sync-daemon/trunk/profile-sync-daemon.install

-----------------------------+
 PKGBUILD                    |    3 ++-
 profile-sync-daemon.install |    1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-14 16:17:31 UTC (rev 571137)
+++ PKGBUILD    2020-02-14 16:22:36 UTC (rev 571138)
@@ -8,7 +8,8 @@
 arch=('any')
 url="https://github.com/graysky2/profile-sync-daemon";
 license=('MIT')
-depends=('findutils' 'procps-ng' 'rsync' 'systemd')
+depends=('bash' 'findutils' 'procps-ng' 'rsync' 'systemd')
+optdepends=('zsh-completions: for completion when using zsh')
 install="${pkgname}.install"
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz";)
 
sha512sums=('e406d39c4edeabc8baa45320a97656791d4099cc8db84aac2cb9f72ef2ed034c82bba73d53457f4ae4201c945af106717d2d979df5a3f154e307f2e6cc41411a')

Modified: profile-sync-daemon.install
===================================================================
--- profile-sync-daemon.install 2020-02-14 16:17:31 UTC (rev 571137)
+++ profile-sync-daemon.install 2020-02-14 16:22:36 UTC (rev 571138)
@@ -2,7 +2,6 @@
 ## arg 2:  the old package version
 # shellcheck disable=SC2016
 
-
 users=$(loginctl --no-legend list-users | awk '{ print $2 }' | sed 
':a;N;$!ba;s/\n/ /g')
 
 pre_upgrade() {

Reply via email to