[arch-commits] Commit in libdc1394/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Feb 13 15:53:40 UTC 2015
Date: Friday, February 13, 2015 @ 16:53:40
Author: jgc
Revision: 231371
upgpkg: libdc1394 2.2.3-1
Modified:
libdc1394/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-13 15:48:18 UTC (rev 231370)
+++ PKGBUILD 2015-02-13 15:53:40 UTC (rev 231371)
@@ -2,16 +2,16 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libdc1394
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.3
+pkgrel=1
pkgdesc="High level programming interface to control IEEE 1394 based cameras"
arch=('i686' 'x86_64')
license=('LGPL')
url="http://sourceforge.net/projects/libdc1394/"
-depends=('libraw1394' 'libusbx')
+depends=('libraw1394' 'libusb')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5c4b78bb8265d6dc971433ec1da381ab')
+md5sums=('443d0638e51054ff37fb8e551e07672a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list