2 echo '>>> WARNING: you are using a legacy version.'
3 echo '>>> Please upgrade to pacman 4.0 and PKGBUILDer 2.1.2.x soon.'
5 echo '>>> WARNING: this is an unofficial release.'
7 echo '>>> There are two versions of PB available now: the current version'
8 echo '>>> from the 2.1.2.x series and the legacy version, 2.1.1.10. The'
9 echo '>>> current version is compatible with pacman 4.0 and pyalpm 0.5.'
10 echo '>>> The legacy version works with older pacmans, namely 3.6.'
12 echo '>>> The current version is here:'
13 echo '>>> http://aur.archlinux.org/packages.php?ID=52542'
14 echo '>>> http://pypi.python.org/pypi/pkgbuilder'
16 echo '>>> The legacy one is here:'
17 echo '>>> http://aur.archlinux.org/packages.php?ID=53699'
18 echo '>>> http://kwpolska.github.com/pkgbuilder-legacy-2.1.1.11.tar.gz'