diff options
Diffstat (limited to 'caribou/Pkgfile')
-rwxr-xr-x | caribou/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/caribou/Pkgfile b/caribou/Pkgfile index 2e289f1..91e27e9 100755 --- a/caribou/Pkgfile +++ b/caribou/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk3,pygobject3,clutter,libgee,libxklavier,json-glib,desktop-file-utils,pyatspi name=caribou -version=0.4.0 +version=0.4.1 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |