bamf: update to 0.5.3.
This commit is contained in:
parent
50d5b17d33
commit
0bebf63e7f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bamf'
|
||||
pkgname=bamf
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="glib-devel gtk-doc pkg-config python-lxml libxslt-python libxml2-python
|
||||
vala-devel $(vopt_if gir gobject-introspection)"
|
||||
|
@ -11,11 +11,11 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="https://launchpad.net/bamf"
|
||||
distfiles="https://launchpad.net/bamf/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
||||
checksum=fb65e6d0d7330f06626e43b0f3828bdeb5678d69133396e770a8781b9988fd16
|
||||
checksum=340d7b5a463afcd33135ae73a7e4cf6a93a4daaf6f72b70abc09dc66d18a3b14
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default+="gir"
|
||||
build_options_default="gir"
|
||||
fi
|
||||
|
||||
bamf-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue