arora: Updated 0.2 -> 0.3

This commit is contained in:
Jose V Beneyto 2008-09-10 09:52:32 +02:00
parent b705afc855
commit c01e14e89c
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9c36cf2cec091f2beeb5df269efa4fbb arora-0.2.tar.gz
6da3c659f99775cee38b38b1ca85e173 arora-0.3.tar.gz

View File

@ -5,12 +5,12 @@
# Depends on: qt4
name=arora
version=0.2
version=0.3
release=1
source=(http://arora.googlecode.com/files/$name-$version.tar.gz)
build() {
cd $name-$version.orig
cd $name-$version
qmake-qt4 PREFIX=/usr
make
make INSTALL_ROOT=$PKG install