From 524fa376df7139eff58d706c81eb6180b99e5602 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 21 Oct 2016 12:15:51 +0000 Subject: [PATCH] community/tomahawk: rebuild against boost 1.62.0 --- community/tomahawk/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/tomahawk/APKBUILD b/community/tomahawk/APKBUILD index 43af0b70c0f..3aac626a406 100644 --- a/community/tomahawk/APKBUILD +++ b/community/tomahawk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=tomahawk pkgver=0.8.4 -pkgrel=6 +pkgrel=7 pkgdesc="A Music Player App written in C++/Qt" url="http://tomahawk-player.org/" arch="all"