mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/gst-plugins-bad to 1.8.1-1
This commit is contained in:
parent
cbdae26f87
commit
68fa75848d
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - disable GL and GLX on v5/6/7
|
||||
|
||||
pkgname=gst-plugins-bad
|
||||
pkgver=1.8.0
|
||||
pkgrel=2
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
|
@ -21,7 +21,7 @@ makedepends=(schroedinger libexif libdvdread libvdpau libmpeg2 python wildmidi l
|
|||
qt5-declarative qt5-x11extras qt5-wayland vulkan-headers vulkan-icd-loader)
|
||||
options=(!emptydirs)
|
||||
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('116376dd1085082422e0b21b0ecd3d1cb345c469c58e32463167d4675f4ca90e')
|
||||
sha256sums=('0bbd58f363734fc0c4a620b2d6fb01d427fdafdbda7b90b4e15d03b751ca40f5')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue