Date: Friday, July 25, 2014 @ 16:50:01 Author: svenstaro Revision: 217858
upgpkg: libkexiv2 4.13.95-1 upstream release 4.14 beta 3 Added: libkexiv2/kde-unstable/ Modified: libkexiv2/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2014-07-24 18:53:49 UTC (rev 217821) +++ kde-unstable/PKGBUILD 2014-07-25 14:50:01 UTC (rev 217858) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=4.13.3 +pkgver=4.13.95 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=('c3630e701118bcbebcd56e7f634548c053124d27') +source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") +sha1sums=('a148f9f101a966ca6b4578a89334e301222b2b84') build() { cd "${srcdir}"
