purple-hangouts: 20161029 -> 20170201

This commit is contained in:
Danny Rawlins 2017-02-01 18:23:42 +11:00
parent c0c51681c5
commit e28a129a3c
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
990ed05469e2dbdfe49f8025c28cbd38 f66236a872d9.tar.bz2
824941b9a1c6443958639a8fb7d7e062 754e3bb971cf.zip

View File

@ -5,12 +5,12 @@
# Depends on: pidgin protobuf-c json-glib
name=purple-hangouts
version=20161029
version=20170201
release=1
source=(http://crux.ster.zone/downloads/$name/f66236a872d9.tar.bz2)
source=(http://crux.ster.zone/downloads/$name/754e3bb971cf.zip)
build() {
cd $name
cd EionRobb-purple-hangouts-*
make
make DESTDIR=$PKG install
}