Add underscore to chromium-widevine
This commit is contained in:
parent
ca06a29578
commit
11e8045a7b
@ -11,7 +11,7 @@ post)
|
|||||||
ar x $PKGNAME.deb
|
ar x $PKGNAME.deb
|
||||||
tar xf data.tar.xz --wildcards './opt/google/chrome/libwidevine*'
|
tar xf data.tar.xz --wildcards './opt/google/chrome/libwidevine*'
|
||||||
cd -
|
cd -
|
||||||
mv $BUILDDIR/opt/google/chrome/libwidevine* usr/lib/chromium
|
mv $BUILD_DIR/opt/google/chrome/libwidevine* usr/lib/chromium
|
||||||
rm -r $BUILD_DIR
|
rm -r $BUILD_DIR
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
@ -4,7 +4,7 @@ _channel="stable"
|
|||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=69.0.3497.100
|
version=69.0.3497.100
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||||
homepage="https://www.google.com/chrome"
|
homepage="https://www.google.com/chrome"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user