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

Jan Steffens heftig at archlinux.org
Mon Oct 10 12:02:07 UTC 2016


    Date: Monday, October 10, 2016 @ 12:02:06
  Author: heftig
Revision: 191865

3.0.5-1

Modified:
  libmirage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-10 12:01:25 UTC (rev 191864)
+++ PKGBUILD	2016-10-10 12:02:06 UTC (rev 191865)
@@ -4,8 +4,8 @@
 # Contributor: Charles Lindsay <charles at chaoslizard.org>
 
 pkgname=libmirage
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.5
+pkgrel=1
 pkgdesc="CD-ROM image (B6T/C2D/CCD/CDI/CIF/CUE/ISO/MDS/MDX/NRG/TOC) access library"
 arch=(i686 x86_64)
 url="http://cdemu.sourceforge.net/"
@@ -13,7 +13,7 @@
 depends=(glib2 libsndfile libsamplerate zlib bzip2 xz shared-mime-info)
 makedepends=(gtk-doc gobject-introspection cmake)
 source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
-sha256sums=('cc05370f0cc15348910a149207384f03b48b204a19215c1510924244996a3f3f')
+sha256sums=('225af44a447e4cc968ca1fa09c0939f5674072a0f91d71c73cd3aab83ded8e07')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list