summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Robin2015-06-11 19:39:27 +0200
committerBenjamin Robin2015-06-11 19:43:50 +0200
commitd11d02fea302541867c9bc04b6b524ccd1a2bc0d (patch)
tree4042f28343b31a59f50f30d12bf5897c27b6a3d6
parent13188151cdeae592152fa0072910313798b29cda (diff)
downloadaur-conky-audacious.tar.gz
Update to version 1.9.0-7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b1a2f26b0f3..85dda778ae61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = conky-audacious
pkgdesc = Lightweight system monitor for X
pkgver = 1.9.0
- pkgrel = 4
+ pkgrel = 7
url = http://conky.sourceforge.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9a9e1217dd75..aa477a5c9271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
-# $Id: PKGBUILD 205494 2014-02-06 05:24:01Z bisson $
-# Maintainer: Gaetan Bisson <bisson@archlinux.org>
+# $Id$
+# Maintainer: Benjamin Robin <dev@benjarobin.fr>
+# Contributor: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: James Rayner <james@archlinux.org>
# Contributor: Partha Chowdhury <kira.laucas@gmail.com>
@@ -7,7 +8,7 @@
pkgname=conky-audacious
_pkgname=conky
pkgver=1.9.0
-pkgrel=4
+pkgrel=7
pkgdesc='Lightweight system monitor for X'
url='http://conky.sourceforge.net/'
license=('BSD' 'GPL')
@@ -35,6 +36,7 @@ build() {
--enable-imlib2 \
--enable-wlan \
--enable-audacious
+
make
}