Date: Sunday, March 25, 2018 @ 11:25:14 Author: heftig Revision: 320307
3.28.0.2-1 Modified: gnome-keyring/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-25 10:18:42 UTC (rev 320306) +++ PKGBUILD 2018-03-25 11:25:14 UTC (rev 320307) @@ -2,7 +2,7 @@ # Maintainer: Jan De Groot <[email protected]> pkgname=gnome-keyring -pkgver=3.28.0.1 +pkgver=3.28.0.2 pkgrel=1 epoch=1 pkgdesc="Stores passwords and encryption keys" @@ -14,7 +14,7 @@ checkdepends=(python2) groups=(gnome) install=gnome-keyring.install -_commit=ff561a38675fdb07ec14512ed8d0aeaf39d4fa8a # tags/3.28.0.1^0 +_commit=4dd8fb181d70abef2b0d8cbb5fb11e8203b14c46 # tags/3.28.0.2^0 source=("git+https://git.gnome.org/browse/gnome-keyring#commit=$_commit") sha256sums=('SKIP')
