summaryrefslogtreecommitdiffstats
path: root/gst-plugins-ugly/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-10-10 21:01:43 +0000
committer Eric Hameleers <alien@slackware.com>2012-10-10 21:01:43 +0000
commit84de86c06f8febaa30c10ed88084475650528910 (patch)
tree90bf94b591de55a02196486ab3fa27be2939e144 /gst-plugins-ugly/build
parent7e53222c805001dbf0b9a867acfac1be125584ce (diff)
downloadasb-84de86c06f8febaa30c10ed88084475650528910.tar.gz
asb-84de86c06f8febaa30c10ed88084475650528910.tar.xz
Updated for Slackware 14 to 0.10.19
Diffstat (limited to 'gst-plugins-ugly/build')
-rwxr-xr-xgst-plugins-ugly/build/gst-plugins-ugly.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/gst-plugins-ugly/build/gst-plugins-ugly.SlackBuild b/gst-plugins-ugly/build/gst-plugins-ugly.SlackBuild
index 428b6820..b5200160 100755
--- a/gst-plugins-ugly/build/gst-plugins-ugly.SlackBuild
+++ b/gst-plugins-ugly/build/gst-plugins-ugly.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2009, 20011 Eric Hameleers, Eindhoven, NL
+# Copyright 2009, 2011, 2012 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -34,6 +34,8 @@
# * Initial build.
# 0.10.18-1: 16/may/2011 by Eric Hameleers <alien@slackware.com>
# * Update for Slackware 13.37.
+# 0.10.19-1: 10/oct/2012 by Eric Hameleers <alien@slackware.com>
+# * Update for Slackware 14.
#
# Run 'sh gst-plugins-ugly.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -44,7 +46,7 @@
# Set initial variables:
PRGNAM=gst-plugins-ugly
-VERSION=${VERSION:-0.10.18}
+VERSION=${VERSION:-0.10.19}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}