Compare commits

...

4 commits

4 changed files with 6 additions and 4 deletions

View file

@ -16,6 +16,7 @@ trap traperr ERR
PACKAGES=("$@")
EXTRA_ARGS=()
REPOSITORY="grawlinson"
if [ ${#PACKAGES[@]} -eq 0 ]; then
echo "${BOLD}${RED}ERROR:${RESET}${BOLD} no packages specified${RESET}"
@ -54,7 +55,8 @@ for package in "${PACKAGES[@]}"; do
--gpg-sign \
--remove \
--force \
--makepkg-conf=/etc/aurutils/makepkg-grawlinson.conf \
--database="$REPOSITORY" \
--makepkg-conf="/etc/aurutils/makepkg-$REPOSITORY.conf" \
"${EXTRA_ARGS[@]}"
# reset EXTRA_ARGS

@ -1 +1 @@
Subproject commit 1d51dda1b626e14cea41eb48645fd11e6a985726
Subproject commit 30e09960c6ab58fe8501bd94b311c0f93942e6d0

@ -1 +1 @@
Subproject commit 1d89eeca7553f0ae833fce84d8a642dd00c06447
Subproject commit 1b1c3069398bb82068ddfe002dba7c719eeb9415

@ -1 +1 @@
Subproject commit 64b823d6aef4897d9b1047383d50fe3aecc7b53a
Subproject commit 54ff01cf1afc48af6805d72598f0707317a388da