gom: update to 0.3.3.

This commit is contained in:
Enno Boland 2018-03-27 12:24:48 +02:00
parent 82b270b807
commit a9fa06777d
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'gom' # Template file for 'gom'
pkgname=gom pkgname=gom
version=0.3.2 version=0.3.3
revision=1 revision=1
short_desc="GObject Data Mapper" short_desc="GObject Data Mapper"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Enno Boland <gottox@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="LGPL-2" license="LGPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=bce8f0f94af6ff7847b853580ba6baebbab8ae531cedb0c78a5c473f39c758fd checksum=ac57e34b5fe273ed306efaeabb346712c264e341502913044a782cdf8c1036d8
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"