mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(gstreamer1-plugin-libav): Update script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import "andax/bump_extras.rhai" as bump;
|
||||
import "andax/spec.rhai" as spec;
|
||||
|
||||
rpm.version(bump::bodhi("gstreamer1-plugin-libav", bump::as_bodhi_ver(labels.branch));
|
||||
rpm.version(bump::bodhi("gstreamer1-plugin-libav", bump::as_bodhi_ver(labels.branch)));
|
||||
|
||||
open_file("anda/multimedia/gstreamer1/gstreamer1-plugin-libav/VERSION_ffmpeg.txt", "w").write(bump::madoguchi("ffmpeg", labels.branch));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user