mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/gst-plugins-ugly to 1.12.1-1
This commit is contained in:
parent
edf32fc04e
commit
fefcd26331
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - removed makedepend on valgrind
|
||||
|
||||
pkgname=gst-plugins-ugly
|
||||
pkgver=1.12.0
|
||||
pkgrel=3
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
|
||||
url="https://gstreamer.freedesktop.org/"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -15,7 +15,7 @@ license=(LGPL)
|
|||
depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
|
||||
libcdio libx264 libx264-all opencore-amr mpg123)
|
||||
makedepends=(python gtk-doc x264 autoconf-archive git)
|
||||
_commit=d2374716e2cf8d7ecf9b478e5c13e2461cab0a4d # tags/1.12.0^0
|
||||
_commit=53e145066bd6302f041880f2450d7549768d1976 # tags/1.12.1^0
|
||||
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit"
|
||||
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue