[arch-commits] Commit in kphotoalbum/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Tue Dec 20 08:52:28 UTC 2016
Date: Tuesday, December 20, 2016 @ 08:52:27
Author: lcarlier
Revision: 200437
upgpkg: kphotoalbum 5.1-1
upstream update 5.1
Modified:
kphotoalbum/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-20 08:38:54 UTC (rev 200436)
+++ PKGBUILD 2016-12-20 08:52:27 UTC (rev 200437)
@@ -6,10 +6,10 @@
# Contributor: chfoxli <lg ][ romandie ? com>
pkgname=kphotoalbum
-pkgver=5.0.1
-pkgrel=2
+pkgver=5.1
+pkgrel=1
pkgdesc="KDE Photo Album, picture collection manager"
-url="http://www.kphotoalbum.org/"
+url="https://www.kphotoalbum.org/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
@@ -16,7 +16,7 @@
makedepends=('extra-cmake-modules' 'python' 'appstream' 'plasma-framework' 'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
optdepends=()
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('e43beb6cb93d749b30aa171ebce5ac5473b16704ea6d36bf6dcc2ce54328ce55')
+sha256sums=('9c6e175090fc6de1e7d0565a88e1715496e0b1cfbdfc7a11dd4818694b8504b7')
build() {
mkdir build
More information about the arch-commits
mailing list