arora: Updated 20080526 -> 20080627

This commit is contained in:
Jose V Beneyto 2008-06-27 11:20:30 +02:00
parent 86bcb7a82e
commit 1d3ff5b7cc
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
b38141c7efe3cedc6804a98c228fc148 arora-20080526.tar.bz2
e26ac903946f4f4565125a45cdf0c8f0 arora-20080627.tar.bz2
64f7d6f38496ff883741eb3e2e9c9f7d arora.xpm

View File

@ -5,14 +5,14 @@
# Depends on: qt4
name=arora
version=20080526
version=20080627
release=1
source=(http://mikeux.dyndns.org/crux/distfiles/$name-$version.tar.bz2 \
$name.xpm)
build() {
cd $name-$version
qmake-qt4
qmake-qt4 PREFIX=/usr
make
install -D -m 0755 $name $PKG/usr/bin/$name
install -D -m 0644 $SRC/$name.xpm $PKG/usr/share/pixmaps/$name.xpm