[arch-commits] Commit in anything-sync-daemon/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sat Feb 15 10:17:17 UTC 2020


    Date: Saturday, February 15, 2020 @ 10:17:17
  Author: dvzrv
Revision: 571428

upgpkg: anything-sync-daemon 5.85-3: Adding etc/asd.conf to backup array (FS#65505).

Modified:
  anything-sync-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 08:48:30 UTC (rev 571427)
+++ PKGBUILD	2020-02-15 10:17:17 UTC (rev 571428)
@@ -3,7 +3,7 @@
 
 pkgname=anything-sync-daemon
 pkgver=5.85
-pkgrel=2
+pkgrel=3
 pkgdesc="Symlinks and syncs user specified dirs to RAM"
 arch=('any')
 url="https://github.com/graysky2/anything-sync-daemon"
@@ -12,6 +12,7 @@
 optdepends=('bash-completion: for completion when using bash'
             'zsh-completions: for completion when using zhs')
 install="${pkgname}.install"
+backup=('etc/asd.conf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz")
 sha512sums=('85b2d7458efe4686bf3564ad9242bac7b17080f4504ca89ea32102d34a730424ea209ec88bdbfca4c16964fe4840c2e33c8600edda46dc9f164c5be022eb9445')
 



More information about the arch-commits mailing list