author | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:50:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:50:28 UTC |
parent | 259321344f88fb1cc0ef96c4f4ee463e4036294e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 89791ce..3187737 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=konsole -pkgver=15.04.2 +pkgver=15.04.3 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=('97eadd8276c19c362893dab747a2d5824fc56d36') +sha1sums=('69c982c8fbc4b91d777bd60a18f1fd80e688207e') build() { cd "${srcdir}"