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

Antonio Rojas arojas at archlinux.org
Sun Jan 24 10:14:12 UTC 2016


    Date: Sunday, January 24, 2016 @ 11:14:12
  Author: arojas
Revision: 258544

Update to 4.7.3

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 10:03:40 UTC (rev 258543)
+++ PKGBUILD	2016-01-24 10:14:12 UTC (rev 258544)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=4.7.2
-pkgrel=3
+pkgver=4.7.3
+pkgrel=1
 pkgdesc='A C/C++ development environment for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
@@ -20,8 +20,8 @@
             'qt5-doc: Qt documentation integration'
             'cmake: cmake integration')
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c377eff02c2fe39aef3d49122af57c97ad7e930a')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('5ebd56ee348d7688eff55ffc6a83018ccf42a4fb')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list