diff options
Diffstat (limited to 'extra/kdesdk-okteta/PKGBUILD')
-rw-r--r-- | extra/kdesdk-okteta/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdesdk-okteta/PKGBUILD b/extra/kdesdk-okteta/PKGBUILD index 018451259..aa37096d7 100644 --- a/extra/kdesdk-okteta/PKGBUILD +++ b/extra/kdesdk-okteta/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 209602 2014-03-31 10:24:44Z svenstaro $ +# $Id: PKGBUILD 211475 2014-04-18 18:03:24Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesdk-okteta -pkgver=4.12.4 +pkgver=4.13.0 pkgrel=1 pkgdesc='Hex Editor' url='http://kde.org/applications/utilities/okteta/' @@ -13,7 +13,7 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz") -sha1sums=('942c8f88f0653412e887710bcb034bb7315d61fc') +sha1sums=('fc70d55a4e5faa427de96cb5b8b2f81c6035f402') build() { mkdir build |