[arch-commits] Commit in kdevelop/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Oct 12 10:11:59 UTC 2015


    Date: Monday, October 12, 2015 @ 12:11:59
  Author: arojas
Revision: 248915

Update to 4.7.2

Modified:
  kdevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-12 10:01:10 UTC (rev 248914)
+++ PKGBUILD	2015-10-12 10:11:59 UTC (rev 248915)
@@ -3,14 +3,14 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
 pkgdesc='A C/C++ development environment for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
 license=('GPL')
 depends=('kdebase-runtime' 'kdevplatform' 'katepart4')
-makedepends=('cmake' 'automoc4' 'kdesdk-okteta' 'kdebase-workspace')
+makedepends=('cmake' 'automoc4' 'oktetapart4' 'kdebase-workspace')
 optdepends=('oktetapart4: hex editor integration'
             'konsolepart4: embedded terminal'
             "kdebase-workspace: GDB plugin and 'Attach to process' functionality"
@@ -22,7 +22,7 @@
             'cmake: cmake integration')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('9b4cf77b753f6847f10709bb616c55c8e515c53c')
+sha1sums=('c377eff02c2fe39aef3d49122af57c97ad7e930a')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list