summaryrefslogtreecommitdiff
path: root/system/sed/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/sed/APKBUILD')
-rw-r--r--system/sed/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/sed/APKBUILD b/system/sed/APKBUILD
index 61d644e32..545d10970 100644
--- a/system/sed/APKBUILD
+++ b/system/sed/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
-# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
+# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=sed
pkgver=4.7
pkgrel=0
@@ -7,6 +7,7 @@ pkgdesc="GNU stream editor"
url="https://www.gnu.org/software/sed"
arch="all"
license="GPL-3.0+"
+depends=""
makedepends="perl"
subpackages="$pkgname-doc $pkgname-lang"
install="$pkgname.post-deinstall"