From 74f8fb186b577e000605a90f32151c786b8a2f98 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 20 May 2016 19:25:56 +0200 Subject: [PATCH] corebird: update to 1.2.2. --- srcpkgs/corebird/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/corebird/template b/srcpkgs/corebird/template index 37cb904ebcb..863de76bb36 100644 --- a/srcpkgs/corebird/template +++ b/srcpkgs/corebird/template @@ -1,13 +1,13 @@ # Template build for 'corebird'. pkgname=corebird -version=1.2.1 +version=1.2.2 revision=1 short_desc="Native Gtk+ Twitter Client" maintainer="Enno Boland " license="GPL-3" homepage="http://corebird.baedert.org/" distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz" -checksum=880c811ae00b2a88a7a3cf37fb1f0168e0aca241517a512babda39a30a8db5bd +checksum=b3d6a9f2e9fcb17acbd1e91159302398d18877f16101612da5a55886f7add752 build_style=gnu-configure hostmakedepends="pkg-config intltool vala glib-devel gdk-pixbuf libgee08-devel automake libtool libxml2 gettext-devel"