diff options
Diffstat (limited to 'mousetweaks/Pkgfile')
-rw-r--r-- | mousetweaks/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mousetweaks/Pkgfile b/mousetweaks/Pkgfile index 25a706d..cf7a706 100644 --- a/mousetweaks/Pkgfile +++ b/mousetweaks/Pkgfile @@ -6,9 +6,9 @@ # Run on: gtk3,gsettings-desktop-schemas,xorg-libxcursor,xorg-libxfixes,xorg-libxtst,xorg-libx11 name=mousetweaks -version=3.2.1 +version=3.3.91 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 |