[arch-commits] Commit in gwget/trunk (PKGBUILD gwget.appdata.xml)

Balló György bgyorgy at archlinux.org
Thu Dec 27 17:34:53 UTC 2018


    Date: Thursday, December 27, 2018 @ 17:34:53
  Author: bgyorgy
Revision: 418517

upgpkg: gwget 1.0.4-14

Fix AppStream metadata

Modified:
  gwget/trunk/PKGBUILD
  gwget/trunk/gwget.appdata.xml

-------------------+
 PKGBUILD          |    4 ++--
 gwget.appdata.xml |   31 ++++++++++---------------------
 2 files changed, 12 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 17:16:29 UTC (rev 418516)
+++ PKGBUILD	2018-12-27 17:34:53 UTC (rev 418517)
@@ -6,7 +6,7 @@
 
 pkgname=gwget
 pkgver=1.0.4
-pkgrel=13
+pkgrel=14
 pkgdesc="Download manager for GNOME"
 arch=('x86_64')
 url="https://projects.gnome.org/gwget/"
@@ -23,7 +23,7 @@
         various-fixes.patch
         gsettings-port.patch)
 sha256sums=('a65b2b2b3befb6cf34a697a13111b35498a6d63f9a9b048a22b8654f35ef643f'
-            '5e03f1c6b6034ebdf07da3cc8d3e57ab4016134c25d25995ba56267b00935536'
+            '2b0e8f59b675b4703165bd89095895c46ff6e49d5a62043fc6c388a25e02cb8c'
             '84efbbea9c2a91c60288edb67264bbdb4ec2c579cf95b3baa8282040a1b65c76'
             '319c4795d0034c4adacf302db697d966ca228fc1bbe9778af9dadcfb0c2531c8'
             '019fae87e984d22cd1bbe7b3fc064c936a76658ef98cbf96f7ba1c10678ac585'

Modified: gwget.appdata.xml
===================================================================
--- gwget.appdata.xml	2018-12-27 17:16:29 UTC (rev 418516)
+++ gwget.appdata.xml	2018-12-27 17:34:53 UTC (rev 418517)
@@ -1,33 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 Ryan Lerch <rlerch at redhat.com> -->
 <component type="desktop-application">
-  <id>gwget</id>
+  <id>org.gnome.gwget</id>
+  <launchable type="desktop-id">gwget.desktop</launchable>
+  <name>Gwget</name>
+  <summary>Download files from the Internet</summary>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0</project_license>
-  <name>Gwget</name>
-  <summary>Download files from the Internet</summary>
-
+  <developer_name>David Sedeño</developer_name>
   <description>
-    <p>
-      Gwget is an application that allows you to manage the downloading of
-      files from the internet. It supports the pausing and resuming of downloads,
-      can download all the accompanying files of a HTML page, and supports drag
-      and drop.
-    </p>
+    <p>Gwget is an application that allows you to manage the downloading of files from the internet. It supports the pausing and resuming of downloads, can download all the accompanying files of a HTML page, and supports drag and drop.</p>
   </description>
-
-  <launchable type="desktop-id">gwget.desktop</launchable>
-
   <screenshots>
     <screenshot type="default">
-      <image>https://projects.gnome.org/gwget/main_window_p.jpg</image>
+      <image>https://projects-old.gnome.org/gwget/main_window_p.jpg</image>
     </screenshot>
   </screenshots>
-  <url type="homepage">http://gnome.org/projects/gwget</url>
-  <provides>
-    <binary>gwget</binary>
-  </provides>
-
+  <url type="bugtracker">https://gitlab.gnome.org/Archive/gwget/issues</url>
+  <url type="homepage">https://projects-old.gnome.org/gwget/</url>
+  <update_contact>david at alderia.com</update_contact>
   <translation type="gettext">gwget</translation>
-  <update_contact>david AT alderia DOT com</update_contact>
 </component>



More information about the arch-commits mailing list