summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-05-13 14:44:17 +0800
committerChocobo12023-05-13 14:44:17 +0800
commitd285872ca0a73b19777106946d307144d06c88fe (patch)
treed0e5bc8f726328b9f91f0572975d380c635902ca /PKGBUILD
parent8872ac4c83f6de6ed8c1ecd452f31c5ca57db7ce (diff)
downloadaur-coreutils-git.tar.gz
upgpkg: coreutils-git 9.3.r29.g059e53e5b-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9616f1d086cc..7d2cbcb79437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=coreutils-git
-pkgver=9.2.r13.g5891d28ed
+pkgver=9.3.r29.g059e53e5b
pkgrel=1
pkgdesc="Basic file, shell and text manipulation utilities of the GNU operating system"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/coreutils/coreutils.html"
license=('GPL3')
depends=('glibc' 'gmp' 'libcap' 'openssl')
-makedepends=('git' 'gettext' 'gperf' 'gzip' 'perl' 'rsync' 'tar' 'texinfo')
+makedepends=('git' 'gettext' 'gperf' 'gzip' 'perl' 'rsync' 'tar' 'texinfo' 'wget')
provides=("coreutils=$pkgver")
conflicts=('coreutils')
source=("git+https://git.savannah.gnu.org/git/coreutils.git")