xarchiver: Update to 0.5.4
Signed-off-by: Leo Unglaub <leo@leo-unglaub.net>
This commit is contained in:
parent
5767fa2385
commit
0c125f69a9
@ -1 +1 @@
|
||||
2bc7f06403cc6582dd4a8029ec9d038d xarchiver-0.5.2.tar.bz2
|
||||
1b4cd37a6af03afc957a8e307417e8d0 xarchiver-0.5.4.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
# Group: xfce4
|
||||
|
||||
name=xarchiver
|
||||
version=0.5.2
|
||||
release=2
|
||||
version=0.5.4
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||
|
||||
build ()
|
||||
@ -20,7 +20,8 @@ build ()
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib/thunar \
|
||||
--disable-debug
|
||||
--disable-debug \
|
||||
--disable-dependency-tracking
|
||||
|
||||
|
||||
# make xarchiver
|
||||
|
Loading…
x
Reference in New Issue
Block a user