summaryrefslogtreecommitdiffstats
path: root/gajim/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gajim/Pkgfile')
-rw-r--r--gajim/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gajim/Pkgfile b/gajim/Pkgfile
index c106aa391..25bf80dd9 100644
--- a/gajim/Pkgfile
+++ b/gajim/Pkgfile
@@ -6,12 +6,12 @@
# Run on: libglade,pygtk,gtkspell,desktop-file-utils,pyopenssl,dbus-python,libasyncns-python
name=gajim
-version=0.14.4
+version=2011-11-05
release=1
-source=(http://www.gajim.org/downloads/0.14/$name-$version.tar.bz2)
+source=(http://gajim.org/downloads/snap/$name-$version.tar.gz)
build(){
- cd $name-$version
+ cd $name-*
PYTHON=/usr/bin/python2 ./configure --prefix=/usr
make
make DESTDIR=$PKG install