summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-01-28 17:22:40 +0300
committerYurii Kolesnykov2017-01-28 17:22:40 +0300
commitbd05ee8efd9365da2ba7f3b8a1343719ae8dd48c (patch)
treef046d85e1ba3acdb7e98cf4f8c59047a9aa36e4b
parentd2b76f32ce30aba7c29082a01316366830eb66c9 (diff)
downloadaur-bd05ee8efd9365da2ba7f3b8a1343719ae8dd48c.tar.gz
bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdaa2fff7126..9e76f60c1a43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gstreamer0.10-bad
pkgver = 0.10.23
- pkgrel = 21
+ pkgrel = 22
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
@@ -41,7 +41,7 @@ pkgbase = gstreamer0.10-bad
makedepends = spandsp
makedepends = celt
options = !emptydirs
- source = git://repo.or.cz/gstreamer-sdk/gst-plugins-bad.git#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125
+ source = git+http://repo.or.cz/gstreamer-sdk/gst-plugins-bad.git#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125
source = fix-libmodplug-include.patch
source = drop-vpx-compat-defs.patch
source = disable-assrender-test.patch
diff --git a/PKGBUILD b/PKGBUILD
index ed28d42e9bd0..549c5bd82e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgbase=gstreamer0.10-bad
_pkgname=gst-plugins-bad
pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
pkgver=0.10.23
-pkgrel=21
+pkgrel=22
arch=('i686' 'x86_64')
license=('LGPL' 'GPL')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36-3' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
url="http://gstreamer.freedesktop.org/"
options=(!emptydirs)
-source=("git://repo.or.cz/gstreamer-sdk/$_pkgname.git#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125"
+source=("git+http://repo.or.cz/gstreamer-sdk/$_pkgname.git#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125"
fix-libmodplug-include.patch
drop-vpx-compat-defs.patch
disable-assrender-test.patch