Date: Friday, December 6, 2013 @ 13:37:10 Author: svenstaro Revision: 201157
upgpkg: kdesdk-okteta 4.11.4-1 KDE 4.11.4 Modified: kdesdk-okteta/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-06 12:37:08 UTC (rev 201156) +++ PKGBUILD 2013-12-06 12:37:10 UTC (rev 201157) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-okteta -pkgver=4.11.3 +pkgver=4.11.4 pkgrel=1 pkgdesc='Hex Editor' url='http://kde.org/applications/utilities/okteta/' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz") -sha1sums=('1b6d7a8911e401def759ac562fd0205a1160fa9b') +sha1sums=('2434e4256471f438c3738591e2a3946b2b02c59d') build() { mkdir build
