desktop/wmsm.app: Updated website info.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
31d9e39f40
commit
474416bf44
|
@ -59,7 +59,7 @@ cd wmsm
|
|||
CFLAGS="$SLKCFLAGS" \
|
||||
INCDIR="-I/usr/include/X11" \
|
||||
LIBDIR="-L/usr/lib${LIBDIRSUFFIX}/X11"
|
||||
# Executable is copied to the correct location
|
||||
# Executable is copied to the correct location
|
||||
mkdir -p $PKG/usr/bin
|
||||
cp -a wmsm $PKG/usr/bin
|
||||
strip --strip-unneeded $PKG/usr/bin/wmsm
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wmsm.app"
|
||||
VERSION="0.2.1"
|
||||
HOMEPAGE="http://linux.vooa.pl"
|
||||
DOWNLOAD="http://linux.vooa.pl/wmsm.app-0.2.1.tar.bz2"
|
||||
HOMEPAGE="http://linux-bsd-unix.strefa.pl"
|
||||
DOWNLOAD="http://linux-bsd-unix.strefa.pl/wmsm.app-0.2.1.tar.bz2"
|
||||
MD5SUM="52e887efdf275e154361e226c717a7bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Cezary M. Kruk"
|
||||
EMAIL="c.kruk@bigfoot.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue