summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-05-29 20:13:54 -0600
committerBrian Bidulock2016-05-29 20:13:54 -0600
commit9057cb9a5859473146e6b561579136b30663d10a (patch)
treecab370f80d99070979799b5218a4f34c59833b98 /PKGBUILD
parent95fa56fc0a6473809364f763c02ab701e1f390e0 (diff)
downloadaur-9057cb9a5859473146e6b561579136b30663d10a.tar.gz
version 0.5.1-13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cac7a860afe8..379cadcdfaca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=consonance
pkgver=0.5.1
-pkgrel=12
+pkgrel=13
pkgdesc='Lightweight GTK+ music manager that aims to be fast, bloat-free and light on memory consumption'
arch=('i686' 'x86_64')
url='http://sites.google.com/site/consonancemanager'
@@ -14,7 +14,6 @@ license=('GPL')
depends=('curl' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'libao' 'libmad'
'libcdio-paranoia' 'libmodplug' 'libnotify' 'libsndfile' 'sqlite3'
'taglib')
-install=$pkgname.install
source=($url/releases-1/$pkgname-$pkgver.tar.gz
libnotify.patch
cdio-includes.patch)