summaryrefslogtreecommitdiff
path: root/core/sed
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
committerroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
commit2cb7f65fb24926493d457f6931e421e27aa629da (patch)
treedfd419375945457b6b6dd74c280812f8e5533743 /core/sed
parent1b9f6dc846379470b620b5dbb9d4d7acd1de148c (diff)
Tue Jan 29 00:06:25 PST 2013
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