[arch-commits] Commit in cdemu-client/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Sep 1 02:27:22 UTC 2019


    Date: Sunday, September 1, 2019 @ 02:27:22
  Author: heftig
Revision: 505767

3.2.3-1

Modified:
  cdemu-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 02:27:11 UTC (rev 505766)
+++ PKGBUILD	2019-09-01 02:27:22 UTC (rev 505767)
@@ -3,17 +3,17 @@
 # Contributor: Charles Lindsay <charles at chaoslizard.org>
 
 pkgname=cdemu-client
-pkgver=3.2.1
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="Simple command-line client for controlling cdemu-daemon"
 arch=(any)
-url="http://cdemu.sourceforge.net/"
+url="https://cdemu.sourceforge.io/"
 license=(GPL)
 depends=(python-gobject cdemu-daemon)
 makedepends=(intltool cmake ninja bash-completion)
 conflicts=('cdemu')
 source=("https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2")
-sha256sums=('e54d2f5686d27bd49e65b84542fb2446ef349c27fa17ee14675d98bd311115b5')
+sha256sums=('f883800db99d39a91f41b94ede7c799c12318f15f4c138eeca0374374c156caf')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list