summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-09-01 22:45:37 +0800
committerChocobo12023-09-01 22:45:37 +0800
commit7039da830b6d888c37de7c08915be71a4035285d (patch)
treec489e19a0b8d58e2dbbb557117f383f9fccefed9 /PKGBUILD
parent41fc8eb0eb45896eb88877c893f506891882d4e3 (diff)
downloadaur-sed-git.tar.gz
upgpkg: sed-git 4.9.r32.g5420e97-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45034e3233d2..dd54209d6440 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=sed-git
-pkgver=4.8.r45.g777817b
+pkgver=4.9.r32.g5420e97
pkgrel=1
pkgdesc="A non-interactive command-line text editor (stream editor)"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/sed/"
license=('GPL3')
depends=('glibc')
-makedepends=('git' 'rsync')
+makedepends=('git' 'rsync' 'wget')
provides=("sed=$pkgver")
conflicts=('sed')
source=("git+https://git.savannah.gnu.org/git/sed.git")