[arch-commits] Commit in libkface/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Feb 4 04:25:22 UTC 2015


    Date: Wednesday, February 4, 2015 @ 05:25:22
  Author: fyan
Revision: 230448

upgpkg: libkface 14.12.2-1

Modified:
  libkface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-04 04:24:14 UTC (rev 230447)
+++ PKGBUILD	2015-02-04 04:25:22 UTC (rev 230448)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkface
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4d81b15fc9d1b56da52be9b938688060329340a5')
+sha1sums=('84615f07d000a3ccdf57ec63012596ca1967a63d')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list