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

Tobias Powalowski tpowa at nymeria.archlinux.org
Wed Jun 18 06:07:48 UTC 2014


    Date: Wednesday, June 18, 2014 @ 08:07:48
  Author: tpowa
Revision: 215273

upgpkg: alsa-plugins 1.0.28-1

bump to latest version

Modified:
  alsa-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-18 06:04:23 UTC (rev 215272)
+++ PKGBUILD	2014-06-18 06:07:48 UTC (rev 215273)
@@ -4,8 +4,8 @@
 # Contributor: Daniel Ehlers <danielehlers at mindeye.net>
 
 pkgname=alsa-plugins
-pkgver=1.0.27
-pkgrel=2
+pkgver=1.0.28
+pkgrel=1
 pkgdesc="Extra alsa plugins"
 arch=(i686 x86_64)
 url="http://www.alsa-project.org"
@@ -18,7 +18,6 @@
             'libsamplerate: libsamplerate resampling plugin'
             'speex: libspeexdsp resampling plugin')
 source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2")
-md5sums=('ada0163e0e84c787bfc929ad0f3f5cb8')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -38,3 +37,4 @@
   install -d "$pkgdir/usr/share/doc/$pkgname"
   install -m644 doc/README* doc/*.txt "$pkgdir/usr/share/doc/$pkgname/"
 }
+md5sums=('6fcbbb31e96f8ebc5fb926184a717aa4')




More information about the arch-commits mailing list