From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- libre/cdrkit-libre/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/cdrkit-libre/PKGBUILD') diff --git a/libre/cdrkit-libre/PKGBUILD b/libre/cdrkit-libre/PKGBUILD index 75cf2c1bd..1f8992289 100644 --- a/libre/cdrkit-libre/PKGBUILD +++ b/libre/cdrkit-libre/PKGBUILD @@ -5,8 +5,8 @@ _pkgname=cdrkit pkgname=cdrkit-libre pkgver=1.1.11 -pkgrel=3 -pkgdesc="Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction (without nonfree apple_driver utility)" +pkgrel=3.2 +pkgdesc="Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction, without nonfree apple_driver utility" arch=('i686' 'x86_64' 'mips64el') url="http://cdrkit.org/" license=('GPL2') @@ -24,7 +24,7 @@ prepare() { sed -i "s#sbin#bin#" netscsid/CMakeLists.txt # Remove nonfree apple_driver utility - rm -rvf {doc/genisoimage/README.hfs_boot,genisoimage/apple_driver.{c,8}} + rm -rvf {doc/genisoimage/README.hfs_boot,genisoimage/apple_driver.{8,c}} } build() { -- cgit v1.2.3-54-g00ecf