Date: Wednesday, April 5, 2017 @ 18:06:33 Author: heftig Revision: 292175
0.6.11-1 Modified: appstream-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-05 17:49:02 UTC (rev 292174) +++ PKGBUILD 2017-04-05 18:06:33 UTC (rev 292175) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=appstream-glib -pkgver=0.6.10 +pkgver=0.6.11 pkgrel=1 pkgdesc="Objects and methods for reading and writing AppStream metadata" url="https://people.freedesktop.org/~hughsient/appstream-glib/" @@ -14,7 +14,7 @@ provides=(appdata-tools) conflicts=(appdata-tools) replaces=(appdata-tools) -_commit=1e70b14e351306f878254fcb7e0d45624af9a10e # tags/appstream_glib_0_6_10^0 +_commit=093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be # tags/appstream_glib_0_6_11^0 source=("git+https://github.com/hughsie/appstream-glib#commit=$_commit") sha256sums=('SKIP')
