[arch-commits] Commit in ostree/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Tue Jan 15 20:10:36 UTC 2019
Date: Tuesday, January 15, 2019 @ 20:10:36
Author: bpiotrowski
Revision: 344168
2019.1-1
Modified:
ostree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-15 20:06:27 UTC (rev 344167)
+++ PKGBUILD 2019-01-15 20:10:36 UTC (rev 344168)
@@ -2,7 +2,7 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
-pkgver=2018.9
+pkgver=2019.1
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 python2)
checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=f3eba6bcec39c163eb831c02c148ffa483292906 # tags/v2018.9^0
+_commit=13bcc49603b54f117c44e25dc2b457b9f25d9dc0 # tags/v2019.1^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