Loading PKGBUILD +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ license=('BEERWARE') depends=('arch-install-scripts' 'mc' 'yaourt') backup=() install= source=("obarun-install::git+https://github.com/Obarun/obarun-install#tag=v0.3.4") source=("obarun-install::git+https://github.com/Obarun/obarun-install#tag=v0.4") md5sums=('SKIP') Loading functions +481 −125 File changed.Preview size limit exceeded, changes collapsed. Show changes obarun-install.in +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ shopt -s extglob ## Check is the functions file exits if [[ -f `pwd`/functions ]]; then source functions source `pwd`/functions else echo "==>> Missing file : functions" exit Loading Loading
PKGBUILD +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ license=('BEERWARE') depends=('arch-install-scripts' 'mc' 'yaourt') backup=() install= source=("obarun-install::git+https://github.com/Obarun/obarun-install#tag=v0.3.4") source=("obarun-install::git+https://github.com/Obarun/obarun-install#tag=v0.4") md5sums=('SKIP') Loading
obarun-install.in +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ shopt -s extglob ## Check is the functions file exits if [[ -f `pwd`/functions ]]; then source functions source `pwd`/functions else echo "==>> Missing file : functions" exit Loading