Date: Friday, March 30, 2018 @ 13:00:22 Author: heftig Revision: 320673
2018.4-1 Modified: ostree/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-30 11:07:52 UTC (rev 320672) +++ PKGBUILD 2018-03-30 13:00:22 UTC (rev 320673) @@ -3,7 +3,7 @@ # Contributor: Mirco Tischler <mt-ml at gmx dot de> pkgname=ostree -pkgver=2018.2 +pkgver=2018.4 pkgrel=1 pkgdesc="Operating system and container binary deployment and upgrades" url="https://ostree.readthedocs.org/en/latest/" @@ -14,7 +14,7 @@ makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git python2) checkdepends=(parallel syslinux gjs cpio elfutils) -_commit=81560cada648b247ccdc9ea6ad4846a7276056e0 # tags/v2018.2^0 +_commit=155c936cd57892adab7b0b4ed4473da7fc45caa3 # tags/v2018.4^0 source=("git+https://github.com/ostreedev/ostree#commit=$_commit" "git+https://github.com/mendsley/bsdiff" "git+https://git.gnome.org/browse/libglnx")
