[arch-commits] Commit in ostree/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Wed Apr 8 10:25:13 UTC 2020
Date: Wednesday, April 8, 2020 @ 10:25:12
Author: bpiotrowski
Revision: 379811
2020.3-1
Modified:
ostree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-08 10:20:33 UTC (rev 379810)
+++ PKGBUILD 2020-04-08 10:25:12 UTC (rev 379811)
@@ -2,7 +2,7 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
-pkgver=2019.6
+pkgver=2020.3
pkgrel=1
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://ostree.readthedocs.org/en/latest/"
@@ -11,7 +11,7 @@
depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio openssl avahi)
makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git python)
checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=978bd19f977119e391a7c4ea706eeb4740970757 # tags/v2019.6^0
+_commit=6ed48234ba579ff73eb128af237212b0a00f2057 # tags/v2020.3^0
source=("git+https://github.com/ostreedev/ostree#commit=$_commit"
"git+https://github.com/mendsley/bsdiff"
"git+https://gitlab.gnome.org/GNOME/libglnx.git")
More information about the arch-commits
mailing list