author | Jan de Groot
<jgc@archlinux.org> 2017-03-04 21:53:59 UTC |
committer | Jan de Groot
<jgc@archlinux.org> 2017-03-04 21:53:59 UTC |
parent | 2ef716e2aaf533eb2c24f75a67ae952e9ba0cab8 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 669923e..50a7e6e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,14 +6,14 @@ pkgbase=kate pkgname=('kwrite' 'kate') pkgver=16.12.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'knewstuff' 'ktexteditor' 'threadweaver' 'kitemmodels' 'kactivities') source=("https://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"{,.sig}) -sha1sums=('0ddd843b0f5b7a036c1ec06e84be604361b1c122' - 'SKIP') +sha256sums=('57745e90d625b52178b7cb3362393602b6c075f587e07b1e1fd731d15afc78c2' + 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org> prepare() {