diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-02-05 22:36:38 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-02-09 00:25:28 +0100 |
commit | 01a4a336cf6b645c7748019a0f314a771dc9e8d9 (patch) | |
tree | 15fcc076a1a9da0ba1330d2ec9011df7996dd187 /gtk3/Pkgfile | |
parent | 26bc5e59bc131da8ba610eebab3ce568023b6a89 (diff) | |
download | opt-01a4a336cf6b645c7748019a0f314a771dc9e8d9.tar.gz opt-01a4a336cf6b645c7748019a0f314a771dc9e8d9.tar.xz |
gtk3: updated to 3.24.5
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 5b91e219b..cb15077d7 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.3 +version=3.24.5 release=1 source=(http://download.gnome.org/sources/gtk+/${version:0:4}/gtk+-$version.tar.xz) |