diff --git a/templates/xbps/template b/templates/xbps/template index f0a91f72e9b..39dad47f709 100644 --- a/templates/xbps/template +++ b/templates/xbps/template @@ -1,12 +1,12 @@ # Template file for 'xbps' pkgname=xbps -version=0.1rc2 -distfiles="http://launchpad.net/xbps/0.1/$version/+download/xbps-$version.tar.gz" +version=0.1 +distfiles="http://launchpad.net/xbps/$version/$version/+download/xbps-$version.tar.gz" build_style=gnu_makefile make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version PREFIX= install" short_desc="The XBPS package system" maintainer="Juan RP " -checksum=fc0a14e7ac4cc1ecdc263772b48bd91accf0e706956b15db41ba898161f4cabf +checksum=b5d70de132b580b8ea29a543fa8be139d5b15fabc34542ab67e710f252be0d83 long_desc=" The XBPS package system. A new, fast, from scratch and simple binary package manager."