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

Antonio Rojas arojas at archlinux.org
Sun Jan 24 10:03:04 UTC 2016


    Date: Sunday, January 24, 2016 @ 11:03:03
  Author: arojas
Revision: 258542

Update to 1.7.3

Modified:
  kdevplatform/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 08:40:01 UTC (rev 258541)
+++ PKGBUILD	2016-01-24 10:03:03 UTC (rev 258542)
@@ -3,9 +3,9 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.7.2
-_pkgver=4.7.2
-pkgrel=2
+pkgver=1.7.3
+_pkgver=4.7.3
+pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
@@ -12,10 +12,9 @@
 license=('GPL')
 depends=('kdelibs' 'subversion' 'qjson' 'grantlee-qt4')
 makedepends=('cmake' 'automoc4' 'boost')
-optdepends=('kdesdk-kompare: difference checking')
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('eed01990b91e81bffeb24104da604ee7b8f45cad')
+source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('7201629fb4fa9bec83def4bf691f4eda41bfc555')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list