abiword: rebuild to update metadata objs.
This commit is contained in:
parent
4e28af3ed1
commit
7d7c7db3f7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'abiword'
|
||||
pkgname=abiword
|
||||
version=3.0.0
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-plugins --enable-clipart --enable-templates"
|
||||
hostmakedepends="automake libtool flex pkg-config"
|
||||
|
@ -22,7 +22,6 @@ libabiword_package() {
|
|||
vmove "usr/lib/*.so*"
|
||||
}
|
||||
}
|
||||
|
||||
abiword-devel_package() {
|
||||
depends="fribidi-devel libgsf-devel wv-devel enchant-devel gtk-devel
|
||||
librsvg-devel libabiword>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue