liblastfm: Update to 1.0.9
This commit is contained in:
@@ -2,11 +2,9 @@
|
||||
# Contributor: AlexWMF <alexxwmf@gmail.com>
|
||||
|
||||
_realname=liblastfm
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
|
||||
pkgver=1.0.8
|
||||
pkgrel=2
|
||||
pkgver=1.0.9
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt C++ library for the Last.fm webservices http://www.last.fm"
|
||||
arch=('any')
|
||||
license=('Boost')
|
||||
@@ -22,7 +20,7 @@ options=(!strip staticlibs !buildflags)
|
||||
|
||||
source=(${_realname}-${pkgver}.tar.gz::"https://github.com/lastfm/liblastfm/archive/${pkgver}.tar.gz"
|
||||
versioned-dlls-mingw.patch)
|
||||
md5sums=('5f7c1d15c0be57d73ec480f74c1d4592'
|
||||
md5sums=('8748f423f66f2fbc38c39f9153d01a71'
|
||||
'dd9996ec2896883acef6b90d8cd22302')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user