diff options
Diffstat (limited to 'gnome-contacts/Pkgfile')
-rw-r--r-- | gnome-contacts/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-contacts/Pkgfile b/gnome-contacts/Pkgfile index 1b865b5..350e7df 100644 --- a/gnome-contacts/Pkgfile +++ b/gnome-contacts/Pkgfile @@ -6,9 +6,9 @@ # Run on: folks,libnotify,telepathy-mission-control name=gnome-contacts -version=0.1.3 +version=0.1.4.1 release=1 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) +source=(http://download.gnome.org/sources/$name/${version%.*.*}/$name-$version.tar.xz) build() { cd $name-$version |