summaryrefslogtreecommitdiffstats
path: root/abs/extra/conky/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/conky/PKGBUILD')
-rw-r--r--abs/extra/conky/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/conky/PKGBUILD b/abs/extra/conky/PKGBUILD
index 726f426..0b27d0b 100644
--- a/abs/extra/conky/PKGBUILD
+++ b/abs/extra/conky/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: MrGreen <mrgreen.linuxuser@gmail.com>
pkgname=conky
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
pkgdesc="Conky is an advanced, highly configurable system monitor for X based on torsmo"
arch=('i686' 'x86_64')
url="http://conky.sourceforge.net/"
@@ -13,7 +13,6 @@ replaces=('torsmo')
depends=('libxext' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'glib2' 'libxdamage')
makedepends=('pkgconfig')
source=(http://downloads.sourceforge.net/sourceforge/conky/$pkgname-$pkgver.tar.bz2)
-md5sums=('b2839f21cec18e5eaa338c7440a1ba28')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -27,3 +26,4 @@ build() {
install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/COPYING
}
+md5sums=('494cbaf1108cfdb977fc80454d9b13e2')