author | Antonio Rojas
<arojas@archlinux.org> 2016-05-10 16:07:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-05-10 16:07:44 UTC |
parent | 419b50e76a15a8501d0448d81c6c72458593c14d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a83c522..9e0dfc9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=konsole -pkgver=16.04.0 +pkgver=16.04.1 pkgrel=1 arch=('i686' 'x86_64') url='http://kde.org/applications/system/konsole/' @@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') replaces=('kdebase-konsole') conflicts=('kdebase-konsole<4.14.3-2') source=("http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz") -sha1sums=('7731926ee425149a8798dd3f618e6ff6e131dac7') +sha1sums=('181b00bd63e314292b68b6ec0e39518ba23fcda8') build() { cd "${srcdir}"