Date: Sunday, December 21, 2014 @ 15:55:57
  Author: heftig
Revision: 124306

3.0.2

Modified:
  cdemu-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-12-21 14:55:01 UTC (rev 124305)
+++ PKGBUILD    2014-12-21 14:55:57 UTC (rev 124306)
@@ -5,13 +5,13 @@
 # Contributor: Charles Lindsay <char...@chaoslizard.org>
 
 pkgname=cdemu-daemon
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="CD/DVD-ROM device emulator daemon"
 arch=(i686 x86_64)
 url="http://cdemu.sourceforge.net/";
 license=(GPL)
-depends=(dbus "vhba-module>=20130607" libao "libmirage>=2.1.0")
+depends=(dbus "vhba-module>=20140629" libao "libmirage>=3.0.2")
 makedepends=(cmake)
 optdepends=('alsa-lib: to enable the ALSA audio driver'
             'pulseaudio: to enable the PA audio driver')
@@ -20,7 +20,7 @@
 install=cdemu-daemon.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";
         system-arch.patch)
-sha256sums=('9e6fb14f71678ef878f7320e1c685bdd0d0965863e00f127f000cd2a37bb1a39'
+sha256sums=('8c9a0d292e0fd71538f123f2b795f4490ff455f68b391b97812be369c34a4f06'
             '29507da7367983bdc5f541e9f9252f189412041076842b8d08a5c4dac29f23cd')
 
 prepare() {

Reply via email to