[arch-commits] Commit in kdevplatform/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jan 24 10:31:57 UTC 2016


    Date: Sunday, January 24, 2016 @ 11:31:57
  Author: arojas
Revision: 258548

Update to beta 2

Modified:
  kdevplatform/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 10:19:57 UTC (rev 258547)
+++ PKGBUILD	2016-01-24 10:31:57 UTC (rev 258548)
@@ -3,18 +3,18 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=4.90.90
-pkgrel=3
+pkgver=4.90.91
+pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
 url='http://www.kdevelop.org/'
 license=(GPL)
-depends=(grantlee-qt5 hicolor-icon-theme kcmutils threadweaver kitemmodels ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-quick1)
+depends=(grantlee-qt5 hicolor-icon-theme kcmutils threadweaver kitemmodels ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
 makedepends=(extra-cmake-modules boost subversion)
 optdepends=('subversion: Subversion plugin')
 install="$pkgname.install"
 source=("http://download.kde.org/unstable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('0231764f5c8f41bb69dae7aa780a531e584103e2')
+sha1sums=('aaeaf7833ed18941d44f43e5b0d87b60ae067751')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list