From dda96ce532ef99400e2b7703a0f538771b36b624 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Sep 2012 00:11:39 +0000 Subject: Sun Sep 9 00:11:39 UTC 2012 --- extra/alsa-plugins/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'extra/alsa-plugins') diff --git a/extra/alsa-plugins/PKGBUILD b/extra/alsa-plugins/PKGBUILD index 627fe1cce..b7bcee9a0 100644 --- a/extra/alsa-plugins/PKGBUILD +++ b/extra/alsa-plugins/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 163142 2012-07-08 09:30:27Z ibiru $ +# $Id: PKGBUILD 166381 2012-09-07 09:14:25Z tpowa $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Sergej Pupykin # Contributor: Daniel Ehlers pkgname=alsa-plugins -pkgver=1.0.25 -pkgrel=2 +pkgver=1.0.26 +pkgrel=1 pkgdesc="Extra alsa plugins" arch=(i686 x86_64) url="http://www.alsa-project.org" @@ -21,9 +21,6 @@ options=('!libtool') source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2" alsa-plugins-1.0.25-ffmpeg-0.11-renamed-CH_LAYOUT-defs-v2.patch alsa-plugins-1.0.25-ffmpeg-0.11-obsolete-avcodec_init.patch) -md5sums=('038c023eaa51171f018fbf7141255185' - '50d9adcda20756d063e676a563c201d9' - '697c6275f678d86ded2e5092d8a154c9') build() { cd $pkgname-$pkgver @@ -40,3 +37,6 @@ package() { install -d "$pkgdir/usr/share/doc/$pkgname" install -m644 doc/README* doc/*.txt "$pkgdir/usr/share/doc/$pkgname/" } +md5sums=('4facd408326ef5567a7d4ceb6589e6b0' + '50d9adcda20756d063e676a563c201d9' + '697c6275f678d86ded2e5092d8a154c9') -- cgit v1.2.3-54-g00ecf