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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri May 22 12:38:13 UTC 2020


    Date: Friday, May 22, 2020 @ 12:38:12
  Author: bpiotrowski
Revision: 387419

2020.3-2: drop mkinitcpio dependency

Modified:
  ostree/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 12:37:37 UTC (rev 387418)
+++ PKGBUILD	2020-05-22 12:38:12 UTC (rev 387419)
@@ -3,12 +3,12 @@
 
 pkgname=ostree
 pkgver=2020.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/"
 arch=(x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio openssl avahi)
+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



More information about the arch-commits mailing list