summaryrefslogtreecommitdiff
path: root/conky
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-04-03 10:21:33 +0000
committerJohannes Winkelmann <jw@smts.ch>2006-04-03 10:21:33 +0000
commit8add049e422e2eda4bc501ba629847692cc17fbd (patch)
tree35ef4bb385c535a28064f1fb3346b8dbe865f340 /conky
parentffc342dc53182442d80ad517131b3c9cb4b43f71 (diff)
downloadopt-8add049e422e2eda4bc501ba629847692cc17fbd.tar.gz
opt-8add049e422e2eda4bc501ba629847692cc17fbd.tar.xz
update conky to 1.4.1
Diffstat (limited to 'conky')
-rw-r--r--conky/.md5sum2
-rw-r--r--conky/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/conky/.md5sum b/conky/.md5sum
index 3c7a9d8f3..76bb8b743 100644
--- a/conky/.md5sum
+++ b/conky/.md5sum
@@ -1 +1 @@
-532e7b8a0d4be31eb8cd29c5dbf92eb5 conky-1.4.0.tar.bz2
+14227017a9fbd11b413990793d3783bb conky-1.4.1.tar.bz2
diff --git a/conky/Pkgfile b/conky/Pkgfile
index 228efda7d..ad0cab6d0 100644
--- a/conky/Pkgfile
+++ b/conky/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: x11
name=conky
-version=1.4.0
+version=1.4.1
release=1
source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2)
@@ -17,7 +17,7 @@ build() {
--enable-xft \
--enable-seti \
--enable-portmon \
- --enable-mpd
+ --enable-mpd
make
make install DESTDIR=$PKG
install -D doc/conkyrc.sample $PKG/usr/share/$name/conkyrc.sample

Generated by cgit