[arch-commits] Commit in appstream/trunk (PKGBUILD update-appstream-index.hook)

Antonio Rojas arojas at archlinux.org
Thu Aug 11 08:39:10 UTC 2016


    Date: Thursday, August 11, 2016 @ 08:39:10
  Author: arojas
Revision: 186385

Command has been renamed

Modified:
  appstream/trunk/PKGBUILD
  appstream/trunk/update-appstream-index.hook

-----------------------------+
 PKGBUILD                    |    4 ++--
 update-appstream-index.hook |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-11 08:26:02 UTC (rev 186384)
+++ PKGBUILD	2016-08-11 08:39:10 UTC (rev 186385)
@@ -6,7 +6,7 @@
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
 pkgver=0.9.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream"
@@ -15,7 +15,7 @@
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl qt5-base)
 source=("http://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz" update-appstream-index.hook)
 sha256sums=('dae708054526ce665952cfe019c615bee761bbd08fc2a22675aaea77ef8d90ce'
-            '4f65f9f7facc3e37074dc6532390b075377116d939ce3173654349c39d755e76')
+            'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
 
 prepare() {
   mkdir -p build

Modified: update-appstream-index.hook
===================================================================
--- update-appstream-index.hook	2016-08-11 08:26:02 UTC (rev 186384)
+++ update-appstream-index.hook	2016-08-11 08:39:10 UTC (rev 186385)
@@ -8,4 +8,4 @@
 [Action]
 Description = Updating the appstream index...
 When = PostTransaction
-Exec = /usr/bin/appstreamcli refresh-index --force
+Exec = /usr/bin/appstreamcli refresh-cache --force



More information about the arch-commits mailing list