author | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
parent | ac05c4ac74f644e5ca7711e5cf0ae81ac8dd45f3 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 984a93e..5773678 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.48.0 -pkgrel=3 +pkgver=5.49.0 +pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('43a51e90092dd4d986f3200f709374e3ada9bb93ef97b5cab852c8d42c03c4bc' +sha256sums=('4e3f2b98fd15fa9c90763fe6fca79f75324f1aee6efa81af2d19a24c6d666331' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>