Date: Monday, April 9, 2018 @ 20:21:47 Author: heftig Revision: 321418
3.28.1-1 Modified: gnome-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-09 20:21:44 UTC (rev 321417) +++ PKGBUILD 2018-04-09 20:21:47 UTC (rev 321418) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-terminal -pkgver=3.28.0 -pkgrel=2 +pkgver=3.28.1 +pkgrel=1 pkgdesc="The GNOME Terminal Emulator" url="https://wiki.gnome.org/Apps/Terminal" arch=(x86_64) @@ -13,7 +13,7 @@ gnome-shell gconf vala yelp-tools git) options=(!emptydirs) groups=(gnome) -_commit=ab439ff679a0ff2607a3ebb746f54281c439700b # tags/3.28.0^0 +_commit=07f2f4fcbe70e8afbd88e7cbe0a08ab9422a1d87 # tags/3.28.1^0 source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit") sha256sums=('SKIP')
