[arch-commits] Commit in gst-plugins-base/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Fri Mar 22 18:46:51 UTC 2013


    Date: Friday, March 22, 2013 @ 19:46:51
  Author: heftig
Revision: 180522

1.0.6

Modified:
  gst-plugins-base/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-22 18:35:46 UTC (rev 180521)
+++ PKGBUILD	2013-03-22 18:46:51 UTC (rev 180522)
@@ -3,7 +3,7 @@
 
 pkgbase=gst-plugins-base
 pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins"
 arch=('i686' 'x86_64')
@@ -12,11 +12,11 @@
 options=(!libtool !emptydirs)
 url="http://gstreamer.freedesktop.org/"
 source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
-sha256sums=('37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173')
+sha256sums=('85e5f99af690f720ccde5ea7e793269d35883a3ead80ca9985fa44e18bb1a4a5')
 
 build() {
   cd $pkgbase-$pkgver
-  sed -i -e '/AC_PATH_XTRA/d' -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
   aclocal -I m4 -I common/m4
   autoconf
   automake --add-missing




More information about the arch-commits mailing list