From e75fae38428854328c6099b3eec829b3b22a0d0c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 4 Feb 2018 19:57:19 -0500 Subject: [PATCH] Change rust to rustup and irssi to weechat --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index e411f488..047fc78b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -36,7 +36,7 @@ depends=( # Formal (Programming) languages 'crystal' # Language of choice - 'rust' # Another language of choice + 'rustup' # Another language of choice # Build tools 'llvm' # The low level virtual machine @@ -56,7 +56,7 @@ depends=( 'mpc' # Music player client 'ncmpcpp' # Ncurses music player client 'mpv' # Video player - 'irssi' # IRC client + 'weechat' # IRC client 'profanity' # XMPP client 'w3m' # Web browser 'zathura' # Document viewer