summaryrefslogtreecommitdiffstats
path: root/handbrake
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-13 15:40:13 +0000
committer Eric Hameleers <alien@slackware.com>2017-03-13 15:40:13 +0000
commitc2c6de6e0e39f4270d2ed6e029651d021bd317b4 (patch)
tree4dfdde316b8e7cff62a441754aea3d3ad12d1bc3 /handbrake
parent6e80353e8aff6d3f33ff984dafa479d259a4e0dc (diff)
downloadasb-c2c6de6e0e39f4270d2ed6e029651d021bd317b4.tar.gz
asb-c2c6de6e0e39f4270d2ed6e029651d021bd317b4.tar.xz
handbrake: updated to 1.0.3.
Diffstat (limited to 'handbrake')
-rwxr-xr-xhandbrake/build/handbrake.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/handbrake/build/handbrake.SlackBuild b/handbrake/build/handbrake.SlackBuild
index 172d822b..6f353eae 100755
--- a/handbrake/build/handbrake.SlackBuild
+++ b/handbrake/build/handbrake.SlackBuild
@@ -60,6 +60,8 @@
# Builds on slackware 14.2 and newer only (GTK+3 requirements).
# 1.0.1-1: 18/jan/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.0.3-1: 14/mar/2017 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh handbrake.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -69,7 +71,7 @@
PRGNAM=handbrake
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.3}
# Find the revision for a release tag (does not currently work!):
RELREV=${RELREV:-""}
BUILD=${BUILD:-1}