xfce4-timer-plugin: updated to 1.5.0

This commit is contained in:
Jose V Beneyto 2013-05-15 10:58:51 +02:00
parent 6ddcda1559
commit 8f536fe5d7
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
4ca98911bf674fd4a3e87ceb5f9a1b0d xfce4-timer-plugin-1.0.2.tar.bz2
2a6f6d6917f639ac30166565eff9baff xfce4-timer-plugin-1.5.0.tar.bz2

View File

@ -6,7 +6,7 @@
# Group: xfce4
name=xfce4-timer-plugin
version=1.0.2
version=1.5.0
release=1
source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2)
@ -15,8 +15,7 @@ build() {
sed -i src/*.{in,am,c} -e 's|panel-plugins|panel/plugins|g'
./configure --prefix=/usr \
--libexecdir=/usr/lib \
--disable-debug
--libexecdir=/usr/lib
make
make DESTDIR=$PKG install