summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/findutils/PKGBUILD2
-rw-r--r--core/grep/PKGBUILD2
-rw-r--r--core/libarchive/PKGBUILD2
-rw-r--r--core/sed/PKGBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/core/findutils/PKGBUILD b/core/findutils/PKGBUILD
index 983a6cc55..54dd26005 100644
--- a/core/findutils/PKGBUILD
+++ b/core/findutils/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=findutils
pkgver=4.4.2
-pkgrel=4
+pkgrel=4.1
pkgdesc="GNU utilities to locate files"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
diff --git a/core/grep/PKGBUILD b/core/grep/PKGBUILD
index 893107e56..f028416ed 100644
--- a/core/grep/PKGBUILD
+++ b/core/grep/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=grep
pkgver=2.9
-pkgrel=2
+pkgrel=2.1
pkgdesc="A string search utility"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
diff --git a/core/libarchive/PKGBUILD b/core/libarchive/PKGBUILD
index 41e5f70e5..00ea96ae3 100644
--- a/core/libarchive/PKGBUILD
+++ b/core/libarchive/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=libarchive
pkgver=2.8.5
-pkgrel=2
+pkgrel=2.1
pkgdesc="library that can create and read several streaming archive formats"
arch=('i686' 'x86_64' 'mips64el')
url="http://libarchive.googlecode.com/"
diff --git a/core/sed/PKGBUILD b/core/sed/PKGBUILD
index 6a82e6b4d..b83f77aaf 100644
--- a/core/sed/PKGBUILD
+++ b/core/sed/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=sed
pkgver=4.2.1
-pkgrel=4
+pkgrel=4.1
pkgdesc="GNU stream editor"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/sed"