diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-03 20:21:57 +0000 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-20 19:04:40 +0000 |
commit | e0af11e05d5ff6495316768ab644e76d7da0b2f1 (patch) | |
tree | 20da397f610c77289c0752c88916183811063476 | |
parent | 50a36e6756c9a8c6c4dfaf032ffb541faf45c48b (diff) | |
download | vcs-rebuild-e0af11e05d5ff6495316768ab644e76d7da0b2f1.tar.xz |
add dex-git and youtube-dl-git
-rw-r--r-- | package-list.bash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package-list.bash b/package-list.bash index b743bc7..ef02f5e 100644 --- a/package-list.bash +++ b/package-list.bash @@ -1,5 +1,6 @@ declare packages=( "cower-git" + "dex-git" "elementary-xfce-icons-git" "goobook-git" "gvim-hg" @@ -16,6 +17,7 @@ declare packages=( "tty-solitaire-git" "vte3-select-text-git" "weechat-git" + "youtube-dl-git" ) declare -A old_version |