Update NewsBlur to 3.7.0b2 (65)

This commit is contained in:
Ciaran Gultnieks 2014-04-28 08:14:10 +01:00
parent ca30fd7e76
commit e545ffe641

View file

@ -130,6 +130,14 @@ Build:3.7.0,64
cd .. && \
ls | grep -v clients | xargs rm -rf
Build:3.7.0b2,65
commit=ac14aa3c6
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.