author | Antonio Rojas
<arojas@archlinux.org> 2015-05-10 20:32:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-05-10 20:32:14 UTC |
parent | d44bf9b1fcd6de5c2727fbcca43f11070d6fe7c5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8b31deb..99fe444 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=kate pkgname=('kwrite' 'kate') -pkgver=15.04.0 +pkgver=15.04.1 pkgrel=1 arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') @@ -12,7 +12,7 @@ depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels') makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework') optdepends=('kio-extras: extra protocols support (sftp, fish and more)') source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") -sha1sums=('2ba29201f2b41f545874f9a58b229bd6acdc5163') +sha1sums=('bb0a352c739d660df1d781c74b5a05edd31bbead') prepare() { mkdir build