mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
gst-plugins-bad to 1.2.1
This commit is contained in:
parent
fcfbf7f672
commit
ed9108598a
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.0
|
||||
pkgrel=2
|
||||
pkgver=1.2.1
|
||||
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=('a12fac6c106a7e4ae8bb2c7da508688d7db532b818319df2202f497cbd930afa')
|
||||
sha256sums=('f33e7c81fcb742fe50b73ad87ef8a4baa7d6b59c5002a10bf63c8dee22404929')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue