corebird: update to 1.3.1.

This commit is contained in:
Enno Boland 2016-09-07 22:16:24 +02:00
parent fddf103ed4
commit b520d4472e

View file

@ -1,13 +1,13 @@
# Template build for 'corebird'. # Template build for 'corebird'.
pkgname=corebird pkgname=corebird
version=1.3 version=1.3.1
revision=1 revision=1
short_desc="Native Gtk+ Twitter Client" short_desc="Native Gtk+ Twitter Client"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://corebird.baedert.org/" homepage="http://corebird.baedert.org/"
distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz" distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz"
checksum=f4f86a2e898342297c2379c25b6274598d81d8983f185d98753725552f670860 checksum=cbc832b9e3adab698b9b879b64e33bffd708776e08fe9f229885068193525190
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool vala glib-devel gdk-pixbuf libgee08-devel hostmakedepends="pkg-config intltool vala glib-devel gdk-pixbuf libgee08-devel
automake libtool libxml2 gettext-devel" automake libtool libxml2 gettext-devel"