git » liblastfm.git » commit 9d05bcd

C++11 ABI rebuild

author Evangelos Foutras
2015-12-06 17:10:45 UTC
committer Evangelos Foutras
2015-12-06 17:10:45 UTC
parent 2d1b88e21456ef09089b9923adb1a8cc7dbd16c1

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 09f0805..415230f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=liblastfm
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A Qt4 C++ library for the Last.fm webservices"
 arch=('i686' 'x86_64')
 url='https://github.com/lastfm/liblastfm/'