diff options
author | prspkt <prspkt@protonmail.com> | 2018-05-27 14:19:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-25 14:25:00 +0000 |
commit | a380611b41e3be6f7b571dbc697dab714ee07841 (patch) | |
tree | ced9c183107e92857c0709f6f1059b2ca8cc7344 /community/gst-plugins-bad/APKBUILD | |
parent | 4c49c8a3e29aebd993aa4a00cdff346e0b93d8ab (diff) | |
download | aports-a380611b41e3be6f7b571dbc697dab714ee07841.tar.bz2 aports-a380611b41e3be6f7b571dbc697dab714ee07841.tar.xz |
community/gst-plugins-bad: rebuild against libx265.so.160
Diffstat (limited to 'community/gst-plugins-bad/APKBUILD')
-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 8cdf7da490..a01c1b6966 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer bad plugins" url="https://gstreamer.freedesktop.org" arch="all" |