Date: Thursday, April 13, 2017 @ 20:56:49 Author: jgc Revision: 292786
upgpkg: gnome-terminal 3.24.1-1 Modified: gnome-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 20:56:13 UTC (rev 292785) +++ PKGBUILD 2017-04-13 20:56:49 UTC (rev 292786) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-terminal -pkgver=3.24.0+4+gab74b125 +pkgver=3.24.1 pkgrel=1 pkgdesc="The GNOME Terminal Emulator" url="https://wiki.gnome.org/Apps/Terminal" @@ -13,7 +13,7 @@ gnome-shell gconf vala yelp-tools git) options=(!emptydirs) groups=(gnome) -_commit=ab74b12586ce11ebab548eaa100089e668a82f01 # gnome-3-24 +_commit=f5fc62021572237f2578638cf133bec8cd04c2b8 # tags/3.24.1^0 source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit") sha256sums=('SKIP')
