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

Thomas Bächler thomas at archlinux.org
Fri Jun 18 23:57:11 UTC 2010


    Date: Friday, June 18, 2010 @ 19:57:10
  Author: thomas
Revision: 82921

Upgrade to 0.6.6

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-18 22:57:35 UTC (rev 82920)
+++ PKGBUILD	2010-06-18 23:57:10 UTC (rev 82921)
@@ -4,7 +4,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=mkinitcpio
-pkgver=0.6.5
+pkgver=0.6.6
 pkgrel=1
 pkgdesc="Modular initramfs image creation utility"
 arch=(any)
@@ -20,12 +20,8 @@
           'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('846a779a16499109afd732261b726a960d1493c7218020fd1c9e751f13ea14e0')
+sha256sums=('2b638eb40cb3513742a2fec59f4903edfa1deab2c8c9b184121bae646345143c')
 
-build() {
-  :
-}
-
 package() {
   cd $srcdir/${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list