[arch-commits] Commit in appstream/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:34:53 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:34:53
  Author: arojas
Revision: 194245

Add signature, use https

Modified:
  appstream/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:33:57 UTC (rev 194244)
+++ PKGBUILD	2016-11-01 20:34:53 UTC (rev 194245)
@@ -11,10 +11,11 @@
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream"
 license=(GPL)
-depends=(xapian-core polkit libyaml libxml2 protobuf libstemmer)
+depends=(libyaml libxml2 protobuf libstemmer)
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl qt5-base itstool)
-source=("http://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz" update-appstream-index.hook)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc} update-appstream-index.hook)
 sha256sums=('93b74bee964fed376b1aa4b475d7dac0195bb1d3877c102a2897facd35df5052'
+            'SKIP'
             'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
 
 prepare() {



More information about the arch-commits mailing list