diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-07-05 01:45:49 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-07-08 11:12:12 +0200 |
commit | 92d4637174f94ff8ab034bd256db7d7b409ac95a (patch) | |
tree | f358e585d4b3350f3a6ae298e51b09c25031fcda /gtk3/Pkgfile | |
parent | beeb353b0de1357256b6ad503a6d7957c80dcacd (diff) | |
download | opt-92d4637174f94ff8ab034bd256db7d7b409ac95a.tar.gz opt-92d4637174f94ff8ab034bd256db7d7b409ac95a.tar.xz |
gtk3: updated to 3.24.10
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 75e1348c8..6c9d4d30f 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.9 +version=3.24.10 release=1 source=(http://download.gnome.org/sources/gtk+/${version:0:4}/gtk+-$version.tar.xz) |