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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:54:08 UTC 2012


    Date: Friday, November 16, 2012 @ 14:54:07
  Author: andrea
Revision: 171155

KDE 4.10 beta1 - first steps

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

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:54:07 UTC (rev 171155)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ea41341a49b524d946b844fc4146652011cdb980')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('c6b1088ee658e0cbdd76a5b67561d4f77090a936')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list