diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index c0faa8f77c0..ba8e7dd8490 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -1,15 +1,15 @@ # Template file for 'dosfstools' pkgname=dosfstools -version=3.0.26 -revision=4 +version=3.0.27 +revision=1 build_style=gnu-makefile -make_install_args="PREFIX=/usr SBINDIR=/usr/sbin LANGUAGES=" +make_install_args="PREFIX=/usr SBINDIR=/usr/sbin" short_desc="DOS filesystem tools" maintainer="Juan RP " homepage="http://www.daniel-baumann.ch/software/$pkgname" license="GPL-2" -distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz" -checksum=468442fe8cd93961047d5cd67f7b67793126575103a67cd131330512b4893e75 +distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.xz" +checksum=85768eac8bd28d3bab62efb6f6d793c65b3fb81b9b38a5fe0b73e12f5ed158a8 post_install() { rm -rf ${DESTDIR}/usr/share/doc