diff options
Diffstat (limited to 'empathy/Pkgfile')
-rwxr-xr-x | empathy/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/empathy/Pkgfile b/empathy/Pkgfile index e37ea26..6c6fab6 100755 --- a/empathy/Pkgfile +++ b/empathy/Pkgfile @@ -6,9 +6,9 @@ # Run on: telepathy-glib, telepathy-mission-control, folks, telepathy-logger, telepathy-farsight, gnome-keyring, gnutls, evolution-data-server, libcanberra, libnotify, enchant, webkit, dconf, ca-certificates, nautilus, gnome-control-center, cheese, clutter, clutter-gst, clutter-gtk, telepathy-farstream, libchamplain, geocode-glib, geoclue name=empathy -version=3.1.90 +version=3.1.90.1 release=1 -source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) +source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*.*}/$name-$version.tar.xz) build() { cd $name-$version |