summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-21 14:29:11 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-21 14:29:11 -0300
commitfe0996f2e8716b772785a0bf93c6a3f2d5dc22ff (patch)
tree2ee658b20ace2ab8fff6035e6a0e223b8d70f1eb /core
parent9d9dd0f9452c6a9d533ce805b903aea596aff108 (diff)
Rebuilds
Diffstat (limited to 'core')
-rw-r--r--core/bash/PKGBUILD2
-rw-r--r--core/binutils/PKGBUILD2
-rw-r--r--core/coreutils/PKGBUILD2
-rw-r--r--core/ifenslave/PKGBUILD2
-rw-r--r--core/util-linux/PKGBUILD2
5 files changed, 6 insertions, 4 deletions
diff --git a/core/bash/PKGBUILD b/core/bash/PKGBUILD
index 03b81ea83..6a5e3d935 100644
--- a/core/bash/PKGBUILD
+++ b/core/bash/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bash
_basever=4.2
_patchlevel=010 #prepare for some patches
pkgver=$_basever.$_patchlevel
-pkgrel=2
+pkgrel=2.1
pkgdesc="The GNU Bourne Again shell"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD
index 186070323..f81ad0e10 100644
--- a/core/binutils/PKGBUILD
+++ b/core/binutils/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=binutils
pkgver=2.21.1
-pkgrel=2.1
+pkgrel=2.2
_date=20110627
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=('i686' 'x86_64' 'mips64el')
diff --git a/core/coreutils/PKGBUILD b/core/coreutils/PKGBUILD
index a7d830e1e..8190cf341 100644
--- a/core/coreutils/PKGBUILD
+++ b/core/coreutils/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=coreutils
pkgver=8.14
-pkgrel=1
+pkgrel=1.1
pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
diff --git a/core/ifenslave/PKGBUILD b/core/ifenslave/PKGBUILD
index ac25efcb1..b5e4897a9 100644
--- a/core/ifenslave/PKGBUILD
+++ b/core/ifenslave/PKGBUILD
@@ -27,3 +27,5 @@ package() {
install -Dm755 ifenslave "${pkgdir}"/sbin/ifenslave
install -Dm644 bonding.conf.d "${pkgdir}"/etc/conf.d/bonding
}
+sha1sums=('627333f410809971409023fda6a8b1de419146ba'
+ '6843971c0254768868b556af33289d7d32d6208d')
diff --git a/core/util-linux/PKGBUILD b/core/util-linux/PKGBUILD
index 61ef4e610..c732a46ae 100644
--- a/core/util-linux/PKGBUILD
+++ b/core/util-linux/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=util-linux
pkgver=2.20.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="Miscellaneous system utilities for Linux"
url="http://userweb.kernel.org/~kzak/util-linux-ng/"
arch=('i686' 'x86_64' 'mips64el')