Date: Wednesday, March 3, 2021 @ 08:09:53 Author: arojas Revision: 878829
Update to 0.3.8 Modified: libgovirt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 08:03:37 UTC (rev 878828) +++ PKGBUILD 2021-03-03 08:09:53 UTC (rev 878829) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=libgovirt -pkgver=0.3.7 +pkgver=0.3.8 pkgrel=1 pkgdesc="GObject-based library to access oVirt REST API" arch=(x86_64) @@ -10,7 +10,7 @@ license=(LGPL) depends=(rest) makedepends=(git gobject-introspection) -_commit=dab5fc921980d378ec1225ed794854f71912a090 # tags/v0.3.7^0 +_commit=4c85fde80498a72aa649e67f2c1ef06f85db461a source=("git+https://gitlab.gnome.org/GNOME/libgovirt.git#commit=$_commit") sha256sums=('SKIP')
