summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-06-13 17:11:33 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2016-02-07 09:48:32 +0100
commit7a3a3876a8bea154c27f903ea9a3a7fc9fe4283e (patch)
tree08b1435dacc4bfcb08cdec0a0269ab920cdb2d04 /INSTALL
parentf8b3cb97e54f9de73c6c2fca0cfade7e1657f1e4 (diff)
downloadaur-7a3a3876a8bea154c27f903ea9a3a7fc9fe4283e.tar.gz
aur-7a3a3876a8bea154c27f903ea9a3a7fc9fe4283e.tar.xz
git-update: Replace aurinfo.py with python-srcinfo
python-srcinfo is a more transparent and simpler library for parsing SRCINFO files. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d5664d27..be390525 100644
--- a/INSTALL
+++ b/INSTALL
@@ -53,7 +53,7 @@ Setup on Arch Linux
7) Install needed Python modules:
- # pacman -S python-mysql-connector python-pygit2
+ # pacman -S python-mysql-connector python-pygit2 python-srcinfo
8) Install the git-auth wrapper script: