mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/gst-plugins-bad to 1.2.2-1
This commit is contained in:
parent
cb174defc5
commit
baa784f5f6
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - disable soundtouch extension on v5, currently broken
|
||||
|
||||
pkgname=gst-plugins-bad
|
||||
pkgver=1.2.1
|
||||
pkgrel=2
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
|
@ -16,7 +16,7 @@ makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 'python
|
|||
'gobject-introspection')
|
||||
options=(!libtool !emptydirs)
|
||||
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('f33e7c81fcb742fe50b73ad87ef8a4baa7d6b59c5002a10bf63c8dee22404929')
|
||||
sha256sums=('63e78db11b482d0529a0bde01e2ac23fd32c7cb99a5508b53ee4ca1051871b2c')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue