Merge pull request #933 from grauehaare/master

libmspack: update to 0.5alpha
This commit is contained in:
Juan RP 2015-01-28 09:03:33 +01:00
commit cb578d04ea

View file

@ -1,15 +1,15 @@
# Template file for 'libmspack'
pkgname="libmspack"
version="0.4alpha"
version="0.5alpha"
revision=1
build_style=gnu-configure
short_desc="A library for Microsoft compression formats"
maintainer="Martin Riese <grauehaare@gmx.de>"
license="GNU LGPL2"
license="GNU LGPL-2"
homepage="http://www.cabextract.org.uk/libmspack"
distfiles="http://www.cabextract.org.uk/libmspack/libmspack-${version}.tar.gz"
checksum="b7958983f60cbec40d48ef87520210f9d8e2672a57a5ce0a2187b3d4fb2f5c68"
checksum="8967f275525f5067b364cee43b73e44d0433668c39f9376dfff19f653d1c8110"
libmspack-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"