diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-30 03:31:22 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-30 03:31:22 +0000 |
commit | ffb384c05abcdb9c7a7d9df8407b8efc8caa78de (patch) | |
tree | b9677566d16558fce9a6fceec426713a4729fdb0 /community/cdemu-daemon | |
parent | 58beaea4e8efc53ea238eedf446ec5d8c1cd5fdb (diff) |
Mon Jun 30 03:27:11 UTC 2014
Diffstat (limited to 'community/cdemu-daemon')
-rw-r--r-- | community/cdemu-daemon/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cdemu-daemon/PKGBUILD b/community/cdemu-daemon/PKGBUILD index a353a5fcd..5b404dd10 100644 --- a/community/cdemu-daemon/PKGBUILD +++ b/community/cdemu-daemon/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 102785 2013-12-20 01:23:58Z heftig $ +# $Id: PKGBUILD 113771 2014-06-29 21:48:31Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Ray Rashif <schiv@archlinux.org> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Charles Lindsay <charles@chaoslizard.org> pkgname=cdemu-daemon -pkgver=2.1.1 +pkgver=3.0.0 pkgrel=1 pkgdesc="CD/DVD-ROM device emulator daemon" arch=(i686 x86_64) @@ -20,7 +20,7 @@ backup=(etc/conf.d/cdemu-daemon install=cdemu-daemon.install source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2" system-arch.patch) -sha256sums=('d26782071184d555b06ad5def7d1c22916cbeb73377328879499b91e1196f36f' +sha256sums=('7ecfdea0a57b35f5007b63882ca33d2edb568244aa854b5e5c30ffbbf3ba4f56' '29507da7367983bdc5f541e9f9252f189412041076842b8d08a5c4dac29f23cd') prepare() { |