diff options
Diffstat (limited to 'gnome-documents/Pkgfile')
-rw-r--r-- | gnome-documents/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-documents/Pkgfile b/gnome-documents/Pkgfile index 12f266d..01e7bf4 100644 --- a/gnome-documents/Pkgfile +++ b/gnome-documents/Pkgfile @@ -6,9 +6,9 @@ # Run on: tracker,evince,gtk3,libgdata,gnome-desktop,gnome-online-accounts,clutter-gtk,gjs name=gnome-documents -version=0.3.92 +version=0.4.0.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 |