mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/brasero: Updated for version 3.12.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
b4e8c8c76c
commit
cd0a3c1ab5
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for brasero
|
||||
# Originally written by Luis Henrique
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=brasero
|
||||
VERSION=${VERSION:-3.12.1}
|
||||
VERSION=${VERSION:-3.12.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brasero"
|
||||
VERSION="3.12.1"
|
||||
VERSION="3.12.2"
|
||||
HOMEPAGE="http://projects.gnome.org/brasero"
|
||||
DOWNLOAD="https://download.gnome.org/sources/brasero/3.12/brasero-3.12.1.tar.xz"
|
||||
MD5SUM="216691249053448a9f2b4ee5e118ce72"
|
||||
DOWNLOAD="https://download.gnome.org/sources/brasero/3.12/brasero-3.12.2.tar.xz"
|
||||
MD5SUM="2dec59c179e49e37f1cfc0dd26344a2e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gst-plugins-bad"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue