Date: Monday, March 16, 2020 @ 09:13:00 Author: arojas Revision: 599101
Update to 0.3.7 Modified: libgovirt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 08:45:42 UTC (rev 599100) +++ PKGBUILD 2020-03-16 09:13:00 UTC (rev 599101) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=libgovirt -pkgver=0.3.6 +pkgver=0.3.7 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=74852b8d76b0bbdb17d0e9fc3378afb5bf95ca6c # tags/v0.3.6^0 +_commit=dab5fc921980d378ec1225ed794854f71912a090 # tags/v0.3.7^0 source=("git+https://gitlab.gnome.org/GNOME/libgovirt.git#commit=$_commit") sha256sums=('SKIP')
