From 6eade70abe79298f62c97fae9da48bd41c4a379e Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 1 Apr 2018 18:10:13 +0200 Subject: Add dependency and stuff TODO --- TODO | 2 ++ auria.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/TODO b/TODO index e6df4cb..604185c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +- Verify capabilities mentioned in the wiki: + `- https://wiki.archlinux.org/index.php/AUR_helpers#Build_and_search - Test gpg-Signatures for git-packages. - get_pkgbase: There is only one pkgbase per package. - Use git-diff instead of cp and diff. diff --git a/auria.sh b/auria.sh index f90cd1d..387aaee 100755 --- a/auria.sh +++ b/auria.sh @@ -22,6 +22,7 @@ # deps: +# - bash # - pacman # - jq # - curl>=7.18.0: for --data-urlencode -- cgit v1.2.3