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

Bruno Pagani archange at archlinux.org
Thu Mar 29 12:49:53 UTC 2018


    Date: Thursday, March 29, 2018 @ 12:49:52
  Author: archange
Revision: 313383

Update source URL, new one comes with GPG as well

Modified:
  fwupd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 12:47:59 UTC (rev 313382)
+++ PKGBUILD	2018-03-29 12:49:52 UTC (rev 313383)
@@ -13,8 +13,9 @@
 makedepends=('meson' 'valgrind' 'gtk-doc' 'help2man' 'python-pillow' 'gobject-introspection'
              'python-cairo' 'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject' 'vala')
 checkdepends=('umockdev')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('437017baf58a1aab3e63fd28264c05ab3ca1eaebc6295f959ae42338490d2223')
+source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('15017c142f9e76b7133b6f31fccc456bbcb324700f15e2461a883e58849c95d3' 'SKIP')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17') # Richard Hughes <richard at hughsie.com>
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list