diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-10-14 20:18:43 -0300 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-20 19:04:37 +0000 |
commit | 460b2e2d31490890f5c5077c2deaae341b3ef69f (patch) | |
tree | a0a3756ccde753fe3996cda0b57a0bdfac1f6b91 /community/gst-plugins-ugly | |
parent | 72db9cc7560e5758368bd93570517c5b2217bd2b (diff) | |
download | aports-460b2e2d31490890f5c5077c2deaae341b3ef69f.tar.bz2 aports-460b2e2d31490890f5c5077c2deaae341b3ef69f.tar.xz |
rebuild against libdvdread.so.7
Closes !477
Diffstat (limited to 'community/gst-plugins-ugly')
-rw-r--r-- | community/gst-plugins-ugly/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gst-plugins-ugly/APKBUILD b/community/gst-plugins-ugly/APKBUILD index 885628d025..5fa1ce60cc 100644 --- a/community/gst-plugins-ugly/APKBUILD +++ b/community/gst-plugins-ugly/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-ugly pkgver=1.16.1 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework ugly plug-ins" url="https://gstreamer.freedesktop.org" arch="all" |