From 31fdc3c722ecbb56617f3b3840a8a6541f5cf957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 9 May 2013 02:14:30 -0300 Subject: rebuilding packages against linux-libre-3.9.1-1 --- libre/cdfs-libre/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/cdfs-libre/PKGBUILD') diff --git a/libre/cdfs-libre/PKGBUILD b/libre/cdfs-libre/PKGBUILD index 86ff43820..f2138e86a 100644 --- a/libre/cdfs-libre/PKGBUILD +++ b/libre/cdfs-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id$ +# $Id: PKGBUILD 90185 2013-05-08 10:46:15Z tpowa $ # Maintainer: Sergej Pupykin # Contributor: J. Santiago Hirschfeld # Maintainer (Parabola): André Silva @@ -6,13 +6,13 @@ _pkgname=cdfs pkgname=cdfs-libre pkgver=2.6.27 -_extramodules=extramodules-3.8-LIBRE # Don't forget to update cdfs.install -pkgrel=42 +_extramodules=extramodules-3.9-LIBRE # Don't forget to update cdfs.install +pkgrel=44 pkgdesc="File system module that 'exports' all tracks and boot images on a CD as normal files (built for the linux-libre kernel package)" arch=(i686 x86_64 mips64el) url="http://www.elis.UGent.be/~ronsse/cdfs/" license=('GPL') -depends=('linux-libre>=3.8' 'linux-libre<3.9') +depends=('linux-libre>=3.9' 'linux-libre<3.10') makedepends=('linux-libre-headers') replaces=$_pkgname conflicts=$_pkgname -- cgit v1.2.3-2-g168b