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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 17 08:30:45 UTC 2015


    Date: Monday, August 17, 2015 @ 10:30:45
  Author: tpowa
Revision: 243825

upgpkg: mdadm 3.3.4-1

bump to latest version

Modified:
  mdadm/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-17 08:29:17 UTC (rev 243824)
+++ PKGBUILD	2015-08-17 08:30:45 UTC (rev 243825)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 pkgname=mdadm
-pkgver=3.3.2
-pkgrel=2
+pkgver=3.3.4
+pkgrel=1
 pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as Software RAID"
 arch=(i686 x86_64)
 license=('GPL')
@@ -12,7 +12,7 @@
 conflicts=('mkinitcpio<0.7')
 depends=('glibc')
 backup=('etc/mdadm.conf')
-source=(ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-$pkgver.tar.xz
+source=("ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-${pkgver}.tar."{xz,sign}
         mdadm.conf 
         mdadm_install
         mdadm_hook
@@ -19,7 +19,9 @@
         mdadm_udev_install
         disable-werror.patch)
 replaces=('raidtools')
-md5sums=('44698d351501cac6a89072dc877eb220'
+validpgpkeys=('1BC629EBD390D8707B5F497A39EC9EDD566281B9') # Neil Brown
+md5sums=('7ca8b114710f98f53f20c5787b674a09'
+         'SKIP'
          '5a37c112aa07dccdde62f9fa5b888607'
          'af2f73f0094ebee66f503ca4710c7142'
          'fbfb7d07efcbaf5dc61af424c5f6e352'



More information about the arch-commits mailing list