diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-05-05 22:50:11 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-30 15:02:04 +0000 |
commit | 108ff41757ae796c1c92ca6b2ccb61b58fb3d98e (patch) | |
tree | c0c30e6ddb9f6e3b79e60ba19b0d24ae64c97158 /community/gst-plugins-bad | |
parent | 3a9a90739057c3025b864e427ad7e0a11615041a (diff) | |
download | aports-108ff41757ae796c1c92ca6b2ccb61b58fb3d98e.tar.bz2 aports-108ff41757ae796c1c92ca6b2ccb61b58fb3d98e.tar.xz |
community/gst-plugins-bad: rebuild for libdc1394
Diffstat (limited to 'community/gst-plugins-bad')
-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 8cb0b530c0..a633aab31d 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.16.0 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework bad plug-ins" url="https://gstreamer.freedesktop.org" arch="all" |