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

Antonio Rojas arojas at archlinux.org
Mon Aug 21 19:12:10 UTC 2017


    Date: Monday, August 21, 2017 @ 19:12:09
  Author: arojas
Revision: 252885

akonadi 17.08 rebuild (FS#55227)

Modified:
  kjots/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 19:09:59 UTC (rev 252884)
+++ PKGBUILD	2017-08-21 19:12:09 UTC (rev 252885)
@@ -3,17 +3,17 @@
 
 pkgname=kjots
 pkgver=5.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A note taking application for KDE"
 url="https://www.kde.org/applications/utilities/kjots/"
 arch=(i686 x86_64)
 license=(GPL)
-depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit hicolor-icon-theme)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit)
 makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
 source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
 conflicts=(kdepim-kjots)
 replaces=(kdepim-kjots)
-md5sums=('296136e9860142596235d6d3f2c523e8')
+sha256sums=('5359aefb7b44027d7abbdafb0d501a7b30695119d5d5c8a75cfcee98e428fae3')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list