diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-03-19 06:16:13 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-03-19 06:16:13 +0100 |
commit | 8cbee4e6cd59bfd6a06015ee7990c390e09e6bfb (patch) | |
tree | 288ffba80ed19d23e71772e133efb6a21a4e1249 /gtk3/Pkgfile | |
parent | efb757843a36a7ee4fc23689d23281ee772e42ce (diff) | |
download | opt-8cbee4e6cd59bfd6a06015ee7990c390e09e6bfb.tar.gz opt-8cbee4e6cd59bfd6a06015ee7990c390e09e6bfb.tar.xz |
gtk3: updated to 3.24.7
Diffstat (limited to 'gtk3/Pkgfile')
-rw-r--r-- | gtk3/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk3/Pkgfile b/gtk3/Pkgfile index cb15077d7..4cf04b96a 100644 --- a/gtk3/Pkgfile +++ b/gtk3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gdk-pixbuf, pango, at-spi2-atk, libepoxy name=gtk3 -version=3.24.5 +version=3.24.7 release=1 source=(http://download.gnome.org/sources/gtk+/${version:0:4}/gtk+-$version.tar.xz) |