diff options
author | prspkt <prspkt@protonmail.com> | 2019-02-25 14:04:50 +0200 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-02-27 20:32:42 +0200 |
commit | 783ddcfd91632bd96413ece1e364777051fa201a (patch) | |
tree | a9a4bc890e00163a7e4c66b3ab961ea694a9aceb /community | |
parent | 4e20bfd33f3fd0847146d31b6f0fe9b5ce08febe (diff) | |
download | aports-783ddcfd91632bd96413ece1e364777051fa201a.tar.bz2 aports-783ddcfd91632bd96413ece1e364777051fa201a.tar.xz |
community/gst-plugins-bad: rebuild against libx265.so.169
Diffstat (limited to 'community')
-rw-r--r-- | community/gst-plugins-bad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gst-plugins-bad/APKBUILD b/community/gst-plugins-bad/APKBUILD index b1de4da94d..eb881dd5dc 100644 --- a/community/gst-plugins-bad/APKBUILD +++ b/community/gst-plugins-bad/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-bad pkgver=1.14.4 -pkgrel=1 +pkgrel=2 pkgdesc="GStreamer bad plugins" url="https://gstreamer.freedesktop.org" arch="all" |