2015-07-14 01:29:27 -04:00
|
|
|
NAME='Antergos'
|
|
|
|
SUPPORTED='yes'
|
2015-07-15 03:26:34 -04:00
|
|
|
CHECK_METHOD='egrep "^NAME=\"Antergos Linux\"$" /etc/os-release'
|
|
|
|
PKG_MGR='pacman -S --needed --noconfirm ${pkgname}'
|
2015-07-14 01:29:27 -04:00
|
|
|
PRE_RUN='pacman -Syyy'
|
|
|
|
PKG_CHK='pacman -Q ${pkgname}'
|
|
|
|
URL='http://antergos.com/'
|