mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/brasero: Updated for version 3.12.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0c6a1e6844
commit
41a2b702e6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for brasero
|
# Slackware build script for brasero
|
||||||
# Originally written by Luis Henrique
|
# Originally written by Luis Henrique
|
||||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=brasero
|
PRGNAM=brasero
|
||||||
VERSION=${VERSION:-3.12.0}
|
VERSION=${VERSION:-3.12.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="brasero"
|
PRGNAM="brasero"
|
||||||
VERSION="3.12.0"
|
VERSION="3.12.1"
|
||||||
HOMEPAGE="http://projects.gnome.org/brasero"
|
HOMEPAGE="http://projects.gnome.org/brasero"
|
||||||
DOWNLOAD="https://download.gnome.org/sources/brasero/3.12/brasero-3.12.0.tar.xz"
|
DOWNLOAD="https://download.gnome.org/sources/brasero/3.12/brasero-3.12.1.tar.xz"
|
||||||
MD5SUM="3a12a2b954b265c751ef29669d589908"
|
MD5SUM="216691249053448a9f2b4ee5e118ce72"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gst1-plugins-bad"
|
REQUIRES="gst1-plugins-bad"
|
||||||
|
|
Loading…
Reference in a new issue