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 e703736ba..250d33eca 100644 --- a/extra/kdesdk-okteta/PKGBUILD +++ b/extra/kdesdk-okteta/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 205776 2014-02-10 10:59:51Z andrea $ +# $Id: PKGBUILD 207074 2014-03-06 12:08:00Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesdk-okteta -pkgver=4.12.2 +pkgver=4.12.3 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=('589ed30a4e0bef6eb6fce8f53a0884d5aa762f4e') +sha1sums=('2916e33e53b4d6ae47b19e23bdb3f3bec6d00ff3') build() { mkdir build |