Date: Friday, April 7, 2017 @ 12:06:32 Author: jgc Revision: 292250 upgpkg: gnome-terminal 3.24.0+4+gab74b125-1
Modified: gnome-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-07 12:00:14 UTC (rev 292249) +++ PKGBUILD 2017-04-07 12:06:32 UTC (rev 292250) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-terminal -pkgver=3.22.1 +pkgver=3.24.0+4+gab74b125 pkgrel=1 pkgdesc="The GNOME Terminal Emulator" url="https://wiki.gnome.org/Apps/Terminal" @@ -13,8 +13,8 @@ gnome-shell gconf vala yelp-tools git) options=(!emptydirs) groups=(gnome) -_commit=8c9d54b5eb354fc67adaee59a2b59903c3194708 # tags/3.22.1^0 -source=("git://git.gnome.org/gnome-terminal#commit=$_commit") +_commit=ab74b12586ce11ebab548eaa100089e668a82f01 # gnome-3-24 +source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit") sha256sums=('SKIP') pkgver() {
