2010/12/21 Bernardo Barros <bernardobarros2@xxxxxxxxx>: > KXStudio cheaps a Ubuntu binary package, it's quite other thing. > In AUR we provide only a build script that can be update very easily. > It does a 'svn update' and builds for the user. actually the pkgbuild does just this: if [ -d $_svnmod ] ; then (cd $_svnmod && svn update) msg "The local files are updated." else svn co ${_svntrunk} ${_svnmod} fi _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user