diff options
author | Johannes Winkelmann <jw@smts.ch> | 2006-05-16 17:15:21 +0000 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2006-05-16 17:15:21 +0000 |
commit | 6d4312627f3d7e67f953d3f46d0f5cfdf3d188c9 (patch) | |
tree | 9041036294dc9e10698cd49513b2e78060e22f25 /conky | |
parent | 3c7f10747dd9492d3d264e5f3d2c2861810a15f4 (diff) | |
download | opt-6d4312627f3d7e67f953d3f46d0f5cfdf3d188c9.tar.gz opt-6d4312627f3d7e67f953d3f46d0f5cfdf3d188c9.tar.xz |
conky: update to 1.4.2
Diffstat (limited to 'conky')
-rw-r--r-- | conky/.md5sum | 2 | ||||
-rw-r--r-- | conky/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conky/.md5sum b/conky/.md5sum index 76bb8b743..a77ce00a2 100644 --- a/conky/.md5sum +++ b/conky/.md5sum @@ -1 +1 @@ -14227017a9fbd11b413990793d3783bb conky-1.4.1.tar.bz2 +050a53bdb359a96421ef3ddf761f143c conky-1.4.2.tar.bz2 diff --git a/conky/Pkgfile b/conky/Pkgfile index ad0cab6d0..dacb9b872 100644 --- a/conky/Pkgfile +++ b/conky/Pkgfile @@ -5,7 +5,7 @@ # Depends on: x11 name=conky -version=1.4.1 +version=1.4.2 release=1 source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2) |