[arch-commits] Commit in liblastfm/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Wed Apr 23 06:33:36 UTC 2014


    Date: Wednesday, April 23, 2014 @ 08:33:36
  Author: fyan
Revision: 211683

upgpkg: liblastfm 1.0.8-1

- upstream new release

Modified:
  liblastfm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-23 06:32:53 UTC (rev 211682)
+++ PKGBUILD	2014-04-23 06:33:36 UTC (rev 211683)
@@ -4,7 +4,7 @@
 # Contributor: XazZ <xazz.xazz [AT] googlemail.com>
 
 pkgname=liblastfm
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="A Qt4 C++ library for the Last.fm webservices"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('qt4' 'fftw' 'libsamplerate')
 makedepends=('cmake')
 source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/lastfm/${pkgname}/tarball/${pkgver}")
-sha1sums=('b679bf76272b05373efcc2a8f3ee809599607853')
+sha1sums=('6bfa30962cdabe175bba0abadbf6772fbbece199')
 
 build() {
   mkdir build




More information about the arch-commits mailing list