update build

This commit is contained in:
udeved 2014-12-14 07:42:31 +01:00
parent 137efc2f2d
commit 9e60f471a1
2 changed files with 2 additions and 2 deletions

View file

@ -199,7 +199,7 @@ fi
prepare_buildiso
if [[ ${rebuild} = "false" ]];then
[[ $(check_cache pkgs-image) ]] clean_cache_pkgs
[[ $(check_cache pkgs-image) ]] && clean_cache_pkgs
[[ $(check_cache lng-image) ]] && clean_cache_lng
fi

View file

@ -1,7 +1,7 @@
# Maintainer: artoo <flower_of_life@gmx.net>
pkgname=manjaro-tools-git
pkgver=r289.0d0898e
pkgver=r292.68aa755
pkgrel=1
pkgdesc='Development tools for Manjaro Linux'
arch=('any')