summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsian14682022-12-19 17:48:07 +0700
committersian14682022-12-19 17:48:07 +0700
commit6e1798f6eca3a85e684e3fcb845addf82fd0e35b (patch)
tree5f9ade402b40c32c33aa253020aa69dd20751129 /PKGBUILD
parent6f437e64caa5307aaab3455c8cc0b553f40b4272 (diff)
downloadaur-6e1798f6eca3a85e684e3fcb845addf82fd0e35b.tar.gz
Relup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b19f9359699..2088afe2071d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-ffmpeg-progress-yield
_name=${pkgname#python-}
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Run an ffmpeg command with its progress yielded."
arch=('any')
url="https://github.com/slhck/ffmpeg-progress-yield"