From 6c762653af2a3bcbcbda6c5312b2eae9cfd1e267 Mon Sep 17 00:00:00 2001 From: Henry Jensen Date: Mon, 1 Aug 2016 03:40:11 +0700 Subject: network/corebird: Updated for version 1.3. Signed-off-by: Willy Sudiarto Raharjo --- network/corebird/README | 2 +- network/corebird/corebird.SlackBuild | 4 ++-- network/corebird/corebird.info | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'network') diff --git a/network/corebird/README b/network/corebird/README index f3f4bfbdcf..4f1f415b27 100644 --- a/network/corebird/README +++ b/network/corebird/README @@ -1,2 +1,2 @@ -Corebird is a free Twitter client based ion GTK3 which can manage multiple +Corebird is a free Twitter client based on GTK3 which can manage multiple accounts and can display favourites and lists. diff --git a/network/corebird/corebird.SlackBuild b/network/corebird/corebird.SlackBuild index cbb4fcd86c..50828f300c 100644 --- a/network/corebird/corebird.SlackBuild +++ b/network/corebird/corebird.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=corebird -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -61,7 +61,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ diff --git a/network/corebird/corebird.info b/network/corebird/corebird.info index 3f089be693..88ae573507 100644 --- a/network/corebird/corebird.info +++ b/network/corebird/corebird.info @@ -1,10 +1,10 @@ PRGNAM="corebird" -VERSION="1.2.2" +VERSION="1.3" HOMEPAGE="http://corebird.baedert.org/" -DOWNLOAD="https://github.com/baedert/corebird/archive/1.2.2.tar.gz" -MD5SUM="182436ad377f971469da8303fb206bc5" +DOWNLOAD="https://github.com/baedert/corebird/archive/1.3/corebird-1.3.tar.gz" +MD5SUM="800dbda002a28ae78eb6932fc403d3fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="rest libgee json-glib gst-libav" +REQUIRES="rest json-glib gst-libav" MAINTAINER="Henry Jensen" EMAIL="hjensen@connochaetos.org" -- cgit v1.2.3