Date: Monday, October 10, 2016 @ 12:08:33 Author: heftig Revision: 191869
3.0.5-1 Modified: cdemu-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-10 12:08:28 UTC (rev 191868) +++ PKGBUILD 2016-10-10 12:08:33 UTC (rev 191869) @@ -5,7 +5,7 @@ # Contributor: Charles Lindsay <[email protected]> pkgname=cdemu-daemon -pkgver=3.0.4 +pkgver=3.0.5 pkgrel=1 pkgdesc="CD/DVD-ROM device emulator daemon" arch=(i686 x86_64) @@ -20,7 +20,7 @@ install=cdemu-daemon.install source=("http://downloads.sourceforge.net/cdemu/$pkgname/$pkgname-$pkgver.tar.bz2" system-arch.patch) -sha256sums=('8101b4ad659de3cc53dcc39b14381d7d85b3dad131d780caefe9cc1c03551ecd' +sha256sums=('317ca9149eb902c10a6ef9799976320b2f2d1bc42cb47ab68dbd151f5cf780b1' 'dee634da8b8301893f458647f536b183d1d3898e289d1ac570c189c986828cfe') prepare() {
