conky: update to 1.4.4

This commit is contained in:
Johannes Winkelmann 2006-11-15 08:36:11 +01:00
parent 374e393192
commit 8f4533b37e
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
050a53bdb359a96421ef3ddf761f143c conky-1.4.2.tar.bz2
c856556d4372226f99cf7e9a888e9118 conky-1.4.4.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: x11
name=conky
version=1.4.2
version=1.4.4
release=1
source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2)
@ -13,6 +13,7 @@ source=(http://dl.sourceforge.net/sourceforge/conky/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls \
--enable-xft \
--enable-seti \