Date: Tuesday, January 7, 2020 @ 20:49:30 Author: heftig Revision: 550093
3.2.4-1 Modified: cdemu-client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-07 20:48:16 UTC (rev 550092) +++ PKGBUILD 2020-01-07 20:49:30 UTC (rev 550093) @@ -3,7 +3,7 @@ # Contributor: Charles Lindsay <[email protected]> pkgname=cdemu-client -pkgver=3.2.3 +pkgver=3.2.4 pkgrel=1 pkgdesc="Simple command-line client for controlling cdemu-daemon" arch=(any) @@ -13,7 +13,7 @@ makedepends=(intltool cmake bash-completion) conflicts=('cdemu') source=("https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2") -sha256sums=('f883800db99d39a91f41b94ede7c799c12318f15f4c138eeca0374374c156caf') +sha256sums=('be229d1f42f74ff3d81403e77a2210deb330354c0c153d9c7432dca0a4a29eeb') prepare() { cd $pkgname-$pkgver
