Date: Monday, October 9, 2017 @ 12:40:56 Author: heftig Revision: 307222
2017.12-1 Modified: ostree/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-09 12:23:26 UTC (rev 307221) +++ PKGBUILD 2017-10-09 12:40:56 UTC (rev 307222) @@ -3,7 +3,7 @@ # Contributor: Mirco Tischler <mt-ml at gmx dot de> pkgname=ostree -pkgver=2017.11 +pkgver=2017.12 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=6c0738a000800856d09774d50d16d84c1b537a7b # tags/v2017.11^0 +_commit=64f3257d8832edf6855052b5c8a3fc5250279499 # tags/v2017.12^0 source=("git+https://github.com/ostreedev/ostree#commit=$_commit" "git+https://github.com/mendsley/bsdiff" "git+https://git.gnome.org/browse/libglnx")
