[arch-commits] Commit in cdemu-daemon/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sun Dec 19 17:22:58 UTC 2021
Date: Sunday, December 19, 2021 @ 17:22:58
Author: heftig
Revision: 1079060
3.2.6-1
Modified:
cdemu-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-19 17:20:47 UTC (rev 1079059)
+++ PKGBUILD 2021-12-19 17:22:58 UTC (rev 1079060)
@@ -4,8 +4,8 @@
# Contributor: Charles Lindsay <charles at chaoslizard.org>
pkgname=cdemu-daemon
-pkgver=3.2.5
-pkgrel=2
+pkgver=3.2.6
+pkgrel=1
pkgdesc="CD/DVD-ROM device emulator daemon"
arch=(x86_64)
url="https://cdemu.sourceforge.io/"
@@ -16,7 +16,7 @@
'pulseaudio: to enable the PA audio driver')
install=cdemu-daemon.install
source=("https://downloads.sourceforge.net/cdemu/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('8d1053b195e8f9040c5628340740aa9bbfdd4891bac06fbc5eb5cd4ec376e699')
+sha256sums=('a6e404e3ef75c6146e36354f65880dfd63b4b8ef1f54039dc5058e190f857d8f')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list