[arch-commits] Commit in ostree/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Jan 29 11:45:45 UTC 2018
Date: Monday, January 29, 2018 @ 11:45:44
Author: bpiotrowski
Revision: 315558
2018.1-1: new upstream release
Modified:
ostree/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-29 09:51:42 UTC (rev 315557)
+++ PKGBUILD 2018-01-29 11:45:44 UTC (rev 315558)
@@ -3,17 +3,18 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
-pkgver=2017.14
+pkgver=2018.1
pkgrel=1
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)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio
+ openssl avahi)
makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
python2)
checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=b0f9a298165a99d5621073bd9e1b10f13058e838 # tags/v2017.14^0
+_commit=d3fa95023e1d944f5923064d5b19cc6ee62cf80a # tags/v2018.1^0
source=("git+https://github.com/ostreedev/ostree#commit=$_commit"
"git+https://github.com/mendsley/bsdiff"
"git+https://git.gnome.org/browse/libglnx")
More information about the arch-commits
mailing list