From f4064b9c7e9082b894ec010cc776dba299b0cff9 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sat, 5 Apr 2014 09:27:39 +0100 Subject: [PATCH] Update NewsBlur to 3.7.0 (64) --- metadata/com.newsblur.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index 37f5b99aff..2827330511 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -122,6 +122,14 @@ Build:3.6.3,61 cd .. && \ ls | grep -v clients | xargs rm -rf +Build:3.7.0,64 + commit=d7435a079d4 + subdir=clients/android/NewsBlur + prebuild=cd ../.. && \ + ls | grep -v android | xargs rm -rf && \ + cd .. && \ + ls | grep -v clients | xargs rm -rf + Maintainer Notes: No tags, but commits are clearly marked. Note that the android client is just a small part of the larger repo.