Date: Saturday, December 3, 2016 @ 16:22:39 Author: heftig Revision: 282794
2016.14+1+g70d140d-1 Modified: ostree/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-03 14:50:27 UTC (rev 282793) +++ PKGBUILD 2016-12-03 16:22:39 UTC (rev 282794) @@ -3,7 +3,7 @@ # Contributor: Mirco Tischler <mt-ml at gmx dot de> pkgname=ostree -pkgver=2016.14 +pkgver=2016.14+1+g70d140d pkgrel=1 pkgdesc="Operating system and container binary deployment and upgrades" url="https://ostree.readthedocs.org/en/latest/" @@ -13,7 +13,7 @@ makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git python2) checkdepends=(parallel syslinux gjs cpio elfutils) -_commit=7584dc0f25734117db47fef1ba0e24231a819a5e # tags/v2016.14^0 +_commit=70d140d61c259717fd9616c2e37eaae6b7338ae7 # pull/558/merge~1 source=("git+https://github.com/ostreedev/ostree#commit=$_commit" "git+https://github.com/mendsley/bsdiff" "git+https://git.gnome.org/browse/libglnx")
