[arch-commits] Commit in libkexiv2/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 4 11:08:55 UTC 2012
Date: Sunday, March 4, 2012 @ 06:08:54
Author: andrea
Revision: 151952
KDE 4.8.1
Modified:
libkexiv2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-04 11:08:51 UTC (rev 151951)
+++ PKGBUILD 2012-03-04 11:08:54 UTC (rev 151952)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libkexiv2
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="A library to manipulate pictures metadata"
url="http://kde.org/"
@@ -12,8 +12,8 @@
makedepends=('cmake' 'automoc4')
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('4536ffd3df63a8dcf68bf8ab221ba0c09be417c6')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('273d76f2414c2dc442ab8f9dc72578977aba0f0c')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list