system/profile-cleaner: Updated for version 2.34.

This commit is contained in:
Marcel Saegebarth 2015-02-08 13:28:05 +01:00 committed by Willy Sudiarto Raharjo
parent 614eb931e5
commit 87e5165a90
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=profile-cleaner
VERSION=${VERSION:-2.33}
VERSION=${VERSION:-2.34}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="profile-cleaner"
VERSION="2.33"
VERSION="2.34"
HOMEPAGE="https://github.com/graysky2/profile-cleaner/"
DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.33.tar.gz"
MD5SUM="6ca9f24cdb36de838953a05f3a239172"
DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.34.tar.gz"
MD5SUM="0f0e812c6029aebf721e206f4dd83a4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="parallel"