mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/gst-plugins-ugly: Updated for version 0.10.19.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4fd284486a
commit
74c49b3825
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gst-plugins-ugly
|
||||
VERSION=${VERSION:-0.10.18}
|
||||
VERSION=${VERSION:-0.10.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gst-plugins-ugly"
|
||||
VERSION="0.10.18"
|
||||
VERSION="0.10.19"
|
||||
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.18.tar.bz2"
|
||||
MD5SUM="04a7009a4efea2844075949c111f5e4d"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.bz2"
|
||||
MD5SUM="1d81c593e22a6cdf0f2b4f57eae93df2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue