summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2020-01-12 22:54:32 +0100
committerXiretza2020-01-12 22:54:32 +0100
commit39fab1771cac6420ccb22770987d27934df7e1c9 (patch)
tree309706ace0c60ac8748183fca5dfb494e2b92a34 /.SRCINFO
parent469040b0c64753e49a4d2ccb8bc9082d676154d5 (diff)
downloadaur-39fab1771cac6420ccb22770987d27934df7e1c9.tar.gz
Update to 2.0, freshen up PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 306b1fc4d943..f34550088631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = python-ffmpeg
pkgdesc = Python bindings for FFmpeg - with complex filtering support
- pkgver = 0.1.17
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/kkroening/ffmpeg-python
arch = any
license = Apache
- makedepends = git
+ checkdepends = python-pytest
+ checkdepends = python-pytest-mock
makedepends = python-setuptools
makedepends = python-pytest-runner
depends = ffmpeg
depends = python-future
options = !emptydirs
- source = https://github.com/kkroening/ffmpeg-python/archive/0.1.17.tar.gz
- sha256sums = 834a7820e23e85a2df1751910b9a20466a33051df4c9c613bfb440cd0fead885
+ source = python-ffmpeg-0.2.0.tar.gz::https://github.com/kkroening/ffmpeg-python/archive/0.2.0.tar.gz
+ sha256sums = 01b6b7640f00585a404194a358358bdf7f4050cedcd99f41416ac8b27222c9f1
pkgname = python-ffmpeg