summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsian14682024-04-29 14:08:55 +0700
committersian14682024-04-29 14:08:55 +0700
commitf7af8ae33807288ca8fa774dff6d8b36afc66781 (patch)
tree51b380135813d6d8d74e1c0c8ce762a155b36ad5 /PKGBUILD
parentbb9c6c6fd29429abf854e6bf6f0edc90825412ef (diff)
downloadaur-python-ffmpeg-progress-yield.tar.gz
Python 3.12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 573f69e085f4..1af26938b7f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-ffmpeg-progress-yield
_name=${pkgname#python-}
pkgver=0.7.8
-pkgrel=1
+pkgrel=2
pkgdesc="Run an ffmpeg command with its progress yielded."
arch=('any')
url="https://github.com/slhck/ffmpeg-progress-yield"