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

Thomas Bächler thomas at archlinux.org
Sun Jan 24 14:01:26 UTC 2010


    Date: Sunday, January 24, 2010 @ 09:01:25
  Author: thomas
Revision: 65127

Update to 0.5.29 - this is necessary because of changes in udev 150-1

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 14:01:00 UTC (rev 65126)
+++ PKGBUILD	2010-01-24 14:01:25 UTC (rev 65127)
@@ -4,7 +4,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=mkinitcpio
-pkgver=0.5.28
+pkgver=0.5.29
 pkgrel=1
 pkgdesc="Advanced, modular initramfs image creation utility"
 arch=(any)
@@ -20,7 +20,8 @@
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
 replaces=('mkinitrd' 'mkinitramfs')
-md5sums=('71d385dc605fb674d476e8883ee232dd')
+sha256sums=('0d25a63f3059df7e9990b48a7dfb18ed42ccc14112ad70d059f587828a93aa81')
+md5sums=('c713cb8f747ac562c8bbe1d2b5299495')
 
 build()
 {




More information about the arch-commits mailing list