summaryrefslogtreecommitdiff
path: root/extra/liblastfm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
committerroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
commit81ee1980feda43043eaebae2c596ae116a21f6e5 (patch)
tree5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /extra/liblastfm
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'extra/liblastfm')
-rw-r--r--extra/liblastfm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/liblastfm/PKGBUILD b/extra/liblastfm/PKGBUILD
index 13e5dd98e..e7718f6b7 100644
--- a/extra/liblastfm/PKGBUILD
+++ b/extra/liblastfm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100655 2010-11-25 08:43:40Z andrea $
+# $Id: PKGBUILD 150615 2012-02-18 22:58:30Z pierre $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: XazZ <xazz.xazz [AT] googlemail.com>
pkgname=liblastfm
pkgver=0.3.3
-pkgrel=2
+pkgrel=3
pkgdesc="A collection of libraries to help you integrate Last.fm services into your rich desktop software"
arch=('i686' 'x86_64')
url="http://github.com/mxcl/liblastfm/"
@@ -15,7 +15,7 @@ options=('!libtool')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/mxcl/${pkgname}/tarball/${pkgver}"
'no-ftools.patch')
sha1sums=('f2e9705c9c2cbeaa14f46da9bd35ab36fe710392'
- 'ba344601d29091fb88123f80592359369efdf338')
+ 'ba344601d29091fb88123f80592359369efdf338')
build() {
cd ${srcdir}/mxcl-${pkgname}-1c739eb