Date: Tuesday, July 17, 2018 @ 21:53:28 Author: jgc Revision: 328922 upgpkg: appstream-glib 0.7.10-1
Modified: appstream-glib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-17 21:50:20 UTC (rev 328921) +++ PKGBUILD 2018-07-17 21:53:28 UTC (rev 328922) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=appstream-glib -pkgver=0.7.7 -pkgrel=2 +pkgver=0.7.10 +pkgrel=1 pkgdesc="Objects and methods for reading and writing AppStream metadata" url="https://people.freedesktop.org/~hughsient/appstream-glib/" arch=(x86_64) @@ -13,7 +13,7 @@ provides=(appdata-tools) conflicts=(appdata-tools) replaces=(appdata-tools) -_commit=0ff41ace8c070f3aade7b6e4a56a692df3c8b10f # tags/appstream_glib_0_7_7^0 +_commit=47174a63e8512ee34c106b2de3c4522311b2b569 # tags/appstream_glib_0_7_10^0 source=("git+https://github.com/hughsie/appstream-glib#commit=$_commit") sha256sums=('SKIP')
