mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/opera-ffmpeg-codecs: Updated for version 57.0.2987.133.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
83ae2cf659
commit
2a29bd1e27
2 changed files with 7 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION=${VERSION:-56.0.2924.87}
|
||||
VERSION=${VERSION:-57.0.2987.133}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -67,6 +67,7 @@ mkdir -p $TMP/$PRGNAM $PKG $OUTPUT
|
|||
cd $TMP/$PRGNAM
|
||||
mkdir -p $PRGNAM-${VERSION}
|
||||
tar xvf $CWD/${PRGNAM}-${SRCVER}-${BITS}.pkg.tar.xz \
|
||||
--warning=no-unknown-keyword \
|
||||
--exclude={.PKGINFO,.BUILDINFO,.MTREE} -C $PRGNAM-${VERSION}
|
||||
cd $PRGNAM-${VERSION}
|
||||
chown -R root:root .
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION="56.0.2924.87"
|
||||
VERSION="57.0.2987.133"
|
||||
HOMEPAGE="https://repo.herecura.eu/"
|
||||
DOWNLOAD="http://repo.herecura.be/herecura/i686/opera-ffmpeg-codecs-56.0.2924.87-1-i686.pkg.tar.xz"
|
||||
MD5SUM="74438b7c79b9aea01fbf3b3c7604c522"
|
||||
DOWNLOAD_x86_64="http://repo.herecura.be/herecura/x86_64/opera-ffmpeg-codecs-56.0.2924.87-1-x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="fdee5c638ce6a611ad747446ce7a57a9"
|
||||
DOWNLOAD="https://repo.herecura.be/herecura/i686/opera-ffmpeg-codecs-57.0.2987.133-1-i686.pkg.tar.xz"
|
||||
MD5SUM="0d062be3a564af04a0a273cbf9020791"
|
||||
DOWNLOAD_x86_64="https://repo.herecura.be/herecura/x86_64/opera-ffmpeg-codecs-57.0.2987.133-1-x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="28733b1360811553c86f461aac89c316"
|
||||
REQUIRES="opera"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue