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

Andrea Scarpino andrea at archlinux.org
Fri May 25 19:59:32 UTC 2012


    Date: Friday, May 25, 2012 @ 15:59:31
  Author: andrea
Revision: 159537

KDE 4.9

Added:
  libkexiv2/kde-unstable/
Modified:
  libkexiv2/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:59:31 UTC (rev 159537)
@@ -2,18 +2,18 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('6b7c6833479faa29916d3cc294a15f78c154c438')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('7693b3454d6dd0a77e01df6f160bb7721605db73')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list