summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeija2015-07-24 16:51:59 +0200
committerJeija2015-07-24 16:51:59 +0200
commitd74df9486a6a32199fddbc7f3d0dec165c61faf5 (patch)
tree16f55d1639704504db2717eb682e263c5c320cab
parent3e68f87cb36294615c3f7c3f9f0c2c5c52ad8e9f (diff)
downloadaur-d74df9486a6a32199fddbc7f3d0dec165c61faf5.tar.gz
Update to GTK+ 3.16.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18bc6ee0cdac..bb137bf05bbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk3-typeahead
pkgdesc = GTK+ 3 with typeahead feature enabled for the file chooser widget
- pkgver = 3.16.5
+ pkgver = 3.16.6
pkgrel = 1
url = http://www.gtk.org/
install = gtk3.install
@@ -33,9 +33,9 @@ pkgbase = gtk3-typeahead
optdepends = libcanberra: gtk3-widget-factory demo
provides = gtk3
conflicts = gtk3
- source = https://download.gnome.org/sources/gtk+/3.16/gtk+-3.16.5.tar.xz
+ source = https://download.gnome.org/sources/gtk+/3.16/gtk+-3.16.6.tar.xz
source = settings.ini
- sha256sums = b87c99d127eb962fc857c246b77a65322cdffd7dcbcf46a83bce2040e0f4bc31
+ sha256sums = 4d12726d0856a968b41802ae5c5971d7e9bac532717e309d3f81b9989da5ffbe
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
pkgname = gtk3-typeahead
diff --git a/PKGBUILD b/PKGBUILD
index 8e53d872b5e2..bd3ef33ff246 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twilinx <twilinx@mesecons.net>
pkgname=gtk3-typeahead
-pkgver=3.16.5
+pkgver=3.16.6
pkgrel=1
conflicts=(gtk3)
provides=(gtk3)
@@ -17,7 +17,7 @@ makedepends=(gobject-introspection libcanberra)
license=(LGPL)
source=(https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz
settings.ini)
-sha256sums=('b87c99d127eb962fc857c246b77a65322cdffd7dcbcf46a83bce2040e0f4bc31'
+sha256sums=('4d12726d0856a968b41802ae5c5971d7e9bac532717e309d3f81b9989da5ffbe'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202')
prepare() {