[arch-commits] Commit in ostree/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Nov 30 09:39:48 UTC 2020


    Date: Monday, November 30, 2020 @ 09:39:48
  Author: bpiotrowski
Revision: 402403

2020.8-1

Modified:
  ostree/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-29 13:59:42 UTC (rev 402402)
+++ PKGBUILD	2020-11-30 09:39:48 UTC (rev 402403)
@@ -2,8 +2,8 @@
 # Contributor: Mirco Tischler <mt-ml at gmx dot de>
 
 pkgname=ostree
-pkgver=2020.3
-pkgrel=2
+pkgver=2020.8
+pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=6ed48234ba579ff73eb128af237212b0a00f2057  # tags/v2020.3^0
+_commit=3e289b19345e30d2da193cd208e109f7d7aaa2a1  # tags/v2020.8^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