summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2015-09-03 15:05:59 +0200
committerAlad Wenter2015-09-03 15:05:59 +0200
commit68b522da6f3dd6c809c478bbbba5338768c5b922 (patch)
tree92a362f0d1550a45a1c3a8be4b9ba85ebe572cb1
parent1e754a398e70de99a4f580305f407293a6b4439a (diff)
downloadaur-68b522da6f3dd6c809c478bbbba5338768c5b922.tar.gz
update pkgrelupdate pkgrel
-rw-r--r--.SRCINFO27
-rw-r--r--PKGBUILD2
2 files changed, 15 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7508e318780d..0662f86122da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,34 +1,35 @@
pkgbase = tomahawk
pkgdesc = A Music Player App written in C++/Qt
pkgver = 0.8.4
- pkgrel = 1
+ pkgrel = 2
url = http://tomahawk-player.org/
install = tomahawk.install
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
- makedepends = automoc4
makedepends = sparsehash
makedepends = boost
makedepends = websocketpp
+ makedepends = gnutls
+ depends = qtwebkit
depends = phonon-qt4
+ depends = quazip-qt4
+ depends = qtkeychain-qt4
+ depends = attica-qt4
+ depends = liblastfm
+ depends = libechonest
+ depends = sqlite
depends = taglib
depends = lucene++
- depends = libechonest
- depends = jreen
- depends = quazip
- depends = attica
- depends = qtwebkit
- depends = liblastfm
- depends = qtkeychain
- depends = qca-ossl
+ depends = qjson
+ depends = qca
optdepends = kdelibs: integration with Plasma Desktop
optdepends = telepathy-qt4: integration with Telepathy
- provides = tomahawk
- conflicts = tomahawk-git
+ optdepends = jreen: Jabber support (required at build time)
+ optdepends = snorenotify: Notification support (required at build time)
source = http://download.tomahawk-player.org/tomahawk-0.8.4.tar.bz2
- md5sums = 04832abe1786edcc55805875b5882445
+ sha256sums = 0fb04bc6b7009e17186b3d384057939727c6f289d22f7f9a5ed2c9c9cd800449
pkgname = tomahawk
diff --git a/PKGBUILD b/PKGBUILD
index 0aa519a262ff..1407013c8d7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=tomahawk
pkgver=0.8.4
-pkgrel=1
+pkgrel=2
pkgdesc='A Music Player App written in C++/Qt'
arch=('i686' 'x86_64')