libxdg-basedir: update to 1.2.0 (previous distfiles is gone).

This commit is contained in:
Juan RP 2013-04-16 08:19:43 +02:00
parent c62d1d6bdd
commit d51606b223
1 changed files with 5 additions and 4 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'libxdg-basedir' # Template file for 'libxdg-basedir'
pkgname=libxdg-basedir pkgname=libxdg-basedir
version=1.1.1 version=1.2.0
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
homepage="http://n.ethz.ch/student/nevillm/download/libxdg-basedir" homepage="http://n.ethz.ch/student/nevillm/download/libxdg-basedir"
short_desc="Implementation of the XDG Base Directory Specifications" short_desc="Implementation of the XDG Base Directory Specifications"
maintainer="davehome <davehome@redthumb.info.tm>" maintainer="davehome <davehome@redthumb.info.tm>"
license="MIT" license="MIT"
distfiles="${homepage}/${pkgname}-${version}.tar.gz" #distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=2855b44619dc8d43ba7df995e538bf383f53b4276a26c7c26b7ec03c7b9be0ac distfiles="http://pkgs.fedoraproject.org/lookaside/pkgs/${pkgname}/${pkgname}-${version}.tar.gz/027aaf1495f6ffa4b5a563b511d5d3f3/${pkgname}-${version}.tar.gz"
checksum=dbabd6967130a443003eef8d5df46e518e7c929c56fc0aab6caa135508b874ce
libxdg-basedir-devel_package() { libxdg-basedir-devel_package() {
depends="libxdg-basedir>=${version}" depends="libxdg-basedir>=${version}"