purple-hangouts: 20161018 -> 20161029

This commit is contained in:
Danny Rawlins 2016-10-30 14:35:46 +11:00
parent cd6d1e9fc1
commit 5dd4ae2bd7
2 changed files with 4 additions and 5 deletions

View File

@ -1 +1 @@
9adb435af175899f887b431a2a7e0d3f 364ddaa06002.zip
990ed05469e2dbdfe49f8025c28cbd38 f66236a872d9.tar.bz2

View File

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