summaryrefslogtreecommitdiffstats
path: root/gajim/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-22 12:42:07 +0100
committerpiernov <piernov@piernov.org>2012-01-22 12:42:07 +0100
commit31bf1ff6712e7671b404b0b1cbd40c4496923ff2 (patch)
tree898b5c23caf44dee41bdf6c3b864e23361b2078e /gajim/Pkgfile
parent486f909c7347170f62beb2f4f2236c1dddd51e92 (diff)
downloadnutyx-extra-31bf1ff6712e7671b404b0b1cbd40c4496923ff2.tar.gz
nutyx-extra-31bf1ff6712e7671b404b0b1cbd40c4496923ff2.tar.bz2
nutyx-extra-31bf1ff6712e7671b404b0b1cbd40c4496923ff2.tar.xz
nutyx-extra-31bf1ff6712e7671b404b0b1cbd40c4496923ff2.zip
gajim 0.15-beta3-1 màj port
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 25bf80dd9..0774807c1 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=2011-11-05
+version=0.15-beta3
release=1
-source=(http://gajim.org/downloads/snap/$name-$version.tar.gz)
+source=(http://gajim.org/downloads/${version%-*}/gajim-$version.tar.gz)
build(){
- cd $name-*
+ cd $name-$version
PYTHON=/usr/bin/python2 ./configure --prefix=/usr
make
make DESTDIR=$PKG install