mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-av: auto updated to 0.8.1-1
This commit is contained in:
parent
d9b8b8a3ed
commit
9f7c6eeb2c
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=av
|
||||
_pkgver=0.8.0
|
||||
_pkgver=0.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.8.0
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Working with Audio and Video in R'
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7ba8d81126247f8df6f732ad28a5f588eff6ff2d8a863424004fb0d20cf4421a')
|
||||
sha256sums=('c622b1295aa3287c23afb15299eff7cd0ec8e6090f94d20738945d9bd5d307c2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL --configure-vars="LIB_DIR='/usr/lib/ffmpeg4.4' INCLUDE_DIR='/usr/include/ffmpeg4.4'" \
|
||||
|
|
Loading…
Add table
Reference in a new issue