[arch-commits] Commit in kup/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri May 21 17:42:29 UTC 2021


    Date: Friday, May 21, 2021 @ 17:42:29
  Author: arojas
Revision: 940845

Add back bup optdepend

Modified:
  kup/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-21 17:40:34 UTC (rev 940844)
+++ PKGBUILD	2021-05-21 17:42:29 UTC (rev 940845)
@@ -5,7 +5,7 @@
 
 pkgname=kup
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A backup software for helping people to keep up-to-date backups'
 arch=(x86_64)
 url='https://apps.kde.org/kup/'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(kidletime kinit libgit2 hicolor-icon-theme)
 makedepends=(extra-cmake-modules plasma-framework)
-optdepends=('rsync: support for synced backups')
+optdepends=('rsync: support for synced backups' 'bup: bup backend')
 source=(https://download.kde.org/stable/kup/kup-$pkgver.tar.xz)
 sha256sums=('90e188cf7abd3ddf47129307a8d9acee5c85d762ef9ed846ccdfe371d0aba835')
 



More information about the arch-commits mailing list