summaryrefslogtreecommitdiff
path: root/conky/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-10-07 16:27:19 +0200
committerJuergen Daubert <jue@jue.li>2010-10-07 16:27:19 +0200
commit40860b0d9a377a291601676a0f42501c47cc68d4 (patch)
tree9005407c3a856f65ea3e36e37de08b205dac69f9 /conky/Pkgfile
parentb94d3d7baf7825d768b12e88a80fde0a77761671 (diff)
downloadopt-40860b0d9a377a291601676a0f42501c47cc68d4.tar.gz
opt-40860b0d9a377a291601676a0f42501c47cc68d4.tar.xz
conky: update to 1.8.1
Diffstat (limited to 'conky/Pkgfile')
-rw-r--r--conky/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/conky/Pkgfile b/conky/Pkgfile
index 465f78352..68be41e71 100644
--- a/conky/Pkgfile
+++ b/conky/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: curl, glib, xorg-libxdamage, xorg-libxext, xorg-libxft
name=conky
-version=1.8.0
+version=1.8.1
release=1
-source=(http://download.sourceforge.net/conky/$name-$version.tar.bz2)
+source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit