mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/v4l-utils to 1.20.0-1
This commit is contained in:
parent
e53fc36235
commit
841e050921
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - disable distcc - configure checks for clang first
|
||||
|
||||
pkgname=v4l-utils
|
||||
pkgver=1.18.1
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace tools and conversion library for Video 4 Linux"
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=('qt5-base: for qv4l2' 'alsa-lib: for qv4l2')
|
|||
options=('!distcc')
|
||||
depends=('hicolor-icon-theme' 'gcc-libs' 'sysfsutils' 'libjpeg-turbo')
|
||||
source=(https://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
|
||||
sha256sums=('25fc42253722401f8742f04dc50a444dfa9b75378e7d09b55035bcbb44c5f342'
|
||||
sha256sums=('956118713f7ccb405c55c7088a6a2490c32d54300dd9a30d8d5008c28d3726f7'
|
||||
'SKIP')
|
||||
validpgpkeys=('05D0169C26E41593418129DF199A64FADFB500FF') # Gregor Jasny <gjasny@googlemail.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue