Skip to content

Commit

Permalink
archrelease: copy trunk to testing-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@193549 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
tpowa committed Aug 23, 2013
1 parent d678ea5 commit 41c85ed
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions archboot/repos/testing-any/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgname=archboot
pkgver=2013.08
pkgrel=2
pkgrel=3
pkgdesc="Advanced, modular arch boot/install image creation utility"
arch=(any)
license=('GPL')
Expand All @@ -29,7 +29,7 @@ depends=('mkinitcpio>=0.8.5-1' 'mksyslinux>=2010.08-2' 'mkpxelinux>=2010.08-2' '
'zd1211-firmware>=1.4-5' 'ipw2100-fw>=1.3-6' 'ipw2200-fw>=3.1-4' 'smbclient>=3.6.3-4' 'dhcpcd>=5.5.4-1' 'openssl>=1.0.1-1'
'git>=1.7.9.5-1' 'dmraid>=1.0.0.rc16.3-2' 'linux-atm>=2.5.2-1' 'netctl>=0.6-1' 'parted>=3.1-1' 'tzdata>=2012b-1'
'ntp>=4.2.6.p5-6' 'libgcrypt>=1.5.0-1' 'iw>=3.3-2' 'crda>=1.1.2-2' 'libnl>=3.2.7-1' 'iproute2>=3.2.0-3'
'wireless-regdb>=2011.04.28-1' 'v86d>=0.1.10-2' 'dhclient>=4.2.3.2-2' 'syslinux>=4.05-3' 'mtools>=4.0.17-2'
'wireless-regdb>=2011.04.28-1' 'dhclient>=4.2.3.2-2' 'syslinux>=4.05-3' 'mtools>=4.0.17-2'
'fsarchiver>=0.6.13-1' 'xz>=5.0.3-1' 'libtirpc>=0.2.2-2' 'librpcsecgss>=0.19-7' 'rpcbind>=0.2.0-6' 'testdisk>=6.13-2'
'wipe>=2.3.1-2' 'ddrescue>=1.15-1' 'ifplugd>=0.28-8' 'wpa_actiond>=1.1-3' 'rfkill>=0.4-3'
'libgssglue>=0.3-1' 'mkinitcpio-nfs-utils>=0.2-2' 'gptfdisk>=0.8.4-1' 'nilfs-utils>=2.1.1-1' 'btrfs-progs>=0.19.20120110-2'
Expand Down Expand Up @@ -70,7 +70,9 @@ install=archboot.install

package()
{
cd "$srcdir"/$pkgname-$pkgver-2
cd "$srcdir"/$pkgname-$pkgver-3
mv * "$pkgdir/"
}
md5sums=('1708bd5ea82e20b34b46fd5699291703')
md5sums=('8686540744b240a867c3ad6f82461659')
md5sums=('f34c9dfb3d0acb956c983efe32592e07')

0 comments on commit 41c85ed

Please sign in to comment.