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

Antonio Rojas arojas at archlinux.org
Wed May 31 21:28:57 UTC 2017


    Date: Wednesday, May 31, 2017 @ 21:28:57
  Author: arojas
Revision: 231674

Update to 0.7.0

Modified:
  kup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-31 21:23:28 UTC (rev 231673)
+++ PKGBUILD	2017-05-31 21:28:57 UTC (rev 231674)
@@ -4,18 +4,18 @@
 # PKGBUILD base; Simper < simonpersson1 AT gmail DOT com >
 
 pkgname=kup
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="A KDE bup backup software for helping people to keep up-to-date backups"
 arch=(i686 x86_64)
 url="https://www.linux-apps.com/p/1127689/"
 license=(GPL2)
 depends=(kidletime kinit hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
+makedepends=(extra-cmake-modules python plasma-framework)
 optdepends=('bup: support for incremental backups'
             'rsync: support for synced backups')
 source=("https://github.com/spersson/Kup/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('b949d2ad1970bb981264440ce2fcfd27')
+md5sums=('91d5879a1282a8e0e8898ae6f2c3ecbe')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list