[arch-commits] Commit in mkinitcpio/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Thu Jun 16 17:22:49 UTC 2011
Date: Thursday, June 16, 2011 @ 13:22:49
Author: thomas
Revision: 127587
mkinitcpio 0.6.15
Sebastien Luttringer (1):
Fix detection of not compressed modules
Thomas B?\195?\164chler (2):
mkinitcpio: Unset GREP_OPTIONS to avoid broken images
Release version 0.6.15
Modified:
mkinitcpio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-16 17:19:44 UTC (rev 127586)
+++ PKGBUILD 2011-06-16 17:22:49 UTC (rev 127587)
@@ -2,7 +2,7 @@
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=mkinitcpio
-pkgver=0.6.14
+pkgver=0.6.15
pkgrel=1
pkgdesc="Modular initramfs image creation utility"
arch=(any)
@@ -18,7 +18,7 @@
'klibc-module-init-tools' 'klibc-udev')
source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
backup=(etc/mkinitcpio.conf)
-sha256sums=('79eff04d530eefd9a753e35407cb35f20e023d2dbad5f92dd55dcc54273d38b3')
+sha256sums=('b7218ae51018954b0f0ad7d327204759e0934d72ee6d8c8bd1ef4ecf742bacae')
package() {
cd $srcdir/${pkgname}-${pkgver}
More information about the arch-commits
mailing list