slim: updated to 1.3.1

This commit is contained in:
Simone Rota 2008-09-26 01:11:58 +00:00
parent 61a48f62d2
commit 1e55006c96
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,3 @@
1c1a87f3cbd3c334c874585e42701961 slim-1.3.0.tar.gz
727d0acb24c0fbf0751134c37a9c895f slim-1.3.1.tar.gz
46349c2dc378b17d5857c5c1d904a636 slim-crux-smooth.tar.gz
476ce747c77f1a7e116a7f63bfb7d8d3 slim.rc

View File

@ -5,8 +5,8 @@
# Depends on: xorg-libxft, xorg-libxmu, xorg-xauth, libjpeg, libpng
name=slim
version=1.3.0
release=2
version=1.3.1
release=1
source=(http://download.berlios.de/$name/$name-$version.tar.gz \
http://jw.tks6.net/files/slim-crux-smooth.tar.gz $name.rc)
@ -17,7 +17,6 @@ build () {
mkdir $PKG/etc/rc.d
install -m 755 ../$name.rc $PKG/etc/rc.d/$name
cd ../
sed -i "s|X11R6/||g" $PKG/etc/slim.conf
rm -f slim-crux-smooth/README
cp -r slim-crux-smooth $PKG/usr/share/slim/themes/crux-smooth