git » knotifications.git » commit d6c0d19

KDE Frameworks 5.67

author Antonio Rojas
2020-02-09 09:56:55 UTC
committer Antonio Rojas
2020-02-09 09:56:55 UTC
parent 6757a7c3617935011bcff10a60fdd67095b90def

KDE Frameworks 5.67

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 97c25a5..5e48820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.66.0
+pkgver=5.67.0
 pkgrel=1
 pkgdesc='Abstraction for system notifications'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(libcanberra libdbusmenu-qt5 kwindowsystem kconfig kcodecs kcoreaddons qt5-speech)
+depends=(libcanberra libdbusmenu-qt5 kwindowsystem kconfig kcoreaddons qt5-speech)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('aad3697a35109fad49fa286b7837d382599478bac33151cd7991c760866c12c1'
+sha256sums=('7764a500c5fe3da582e42a033bf47b706a8ff2dd1662eb542e5988d593ddab61'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>