[arch-commits] Commit in cdemu-client/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Oct 11 12:32:16 UTC 2016
Date: Tuesday, October 11, 2016 @ 12:32:16
Author: heftig
Revision: 191918
3.0.4-1
Modified:
cdemu-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-11 11:55:24 UTC (rev 191917)
+++ PKGBUILD 2016-10-11 12:32:16 UTC (rev 191918)
@@ -4,7 +4,7 @@
# Contributor: Charles Lindsay <charles at chaoslizard.org>
pkgname=cdemu-client
-pkgver=3.0.3
+pkgver=3.0.4
pkgrel=1
pkgdesc="Simple command-line client for controlling cdemu-daemon"
arch=(any)
@@ -14,7 +14,7 @@
makedepends=(intltool cmake)
conflicts=('cdemu')
source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2")
-sha256sums=('a917e1d7c6cb652e0daeb992441261c62e6e77731a41f09a8e407c10d83ad2ad')
+sha256sums=('e415a98672ac1ed908dab2ba43a94bc0af7653c470a87d6d9338a59d9856fd86')
prepare() {
mkdir build
More information about the arch-commits
mailing list