summaryrefslogtreecommitdiff
path: root/core/sed
diff options
context:
space:
mode:
Diffstat (limited to 'core/sed')
-rw-r--r--core/sed/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/sed/PKGBUILD b/core/sed/PKGBUILD
index b0a44256d..05d520bf4 100644
--- a/core/sed/PKGBUILD
+++ b/core/sed/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 173887 2012-12-27 05:05:41Z allan $
+# $Id: PKGBUILD 176248 2013-01-28 00:29:26Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=sed
pkgver=4.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="GNU stream editor"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/sed"
license=('GPL3')
-groups=('base')
+groups=('base' 'base-devel')
depends=('acl' 'sh')
makedepends=('gettext')
install=sed.install