author | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
parent | 320172920fb58f48c133cf248a1633ee0c3212b0 |
PKGBUILD | +2 | -5 |
diff --git a/PKGBUILD b/PKGBUILD index c148714..9a6f9db 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.38.0 +pkgver=5.39.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Core components for the KDE's Activities" @@ -11,12 +11,9 @@ url='https://community.kde.org/Frameworks' license=('LGPL') depends=('kcoreaddons' 'kconfig' 'kwindowsystem' 'qt5-declarative') makedepends=('extra-cmake-modules' 'boost' 'python' 'doxygen' 'qt5-tools') -provides=('kactivities-frameworks') -conflicts=('kactivities-frameworks' 'kactivities4') -replaces=('kactivities-frameworks') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('289d25367515e8d4668f460e3274b68ed6322a7f1c6228602c0f20462303353f' +sha256sums=('986a0d40de1ae857639c8b2717a4cfc37288c0b7152bb3225b7e7b63cf0d6c5a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>