[arch-commits] Commit in lib32-gtk3/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Apr 10 17:31:10 UTC 2016
Date: Sunday, April 10, 2016 @ 19:31:09
Author: alucryd
Revision: 170164
upgpkg: lib32-gtk3 3.20.2-1
Modified:
lib32-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-10 17:28:17 UTC (rev 170163)
+++ PKGBUILD 2016-04-10 17:31:09 UTC (rev 170164)
@@ -4,7 +4,7 @@
# Contributor: GordonGR <ntheo1979 at gmail.com>
pkgname=lib32-gtk3
-pkgver=3.18.9
+pkgver=3.20.2
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3)'
arch=('x86_64')
@@ -17,7 +17,7 @@
makedepends=('gcc-multilib' 'gobject-introspection')
install='gtk3.install'
source=("https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz")
-sha256sums=('783d7f8b00f9b4224cc94d7da885a67598e711c2d6d79c9c873c6b203e83acbd')
+sha256sums=('1ab1d1068ea55e0046f437d69983f164df5e68cb2e9fdfb38787b867f33f69f7')
build() {
cd gtk+-${pkgver}
More information about the arch-commits
mailing list