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

Balló György bgyorgy at archlinux.org
Sat Apr 24 13:22:23 UTC 2021


    Date: Saturday, April 24, 2021 @ 13:22:22
  Author: bgyorgy
Revision: 923643

upgpkg: beebeep 5.8.4-4: Fix appdata file

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

---------------------+
 PKGBUILD            |    4 ++--
 beebeep.appdata.xml |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 13:04:38 UTC (rev 923642)
+++ PKGBUILD	2021-04-24 13:22:22 UTC (rev 923643)
@@ -6,7 +6,7 @@
 
 pkgname=beebeep
 pkgver=5.8.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Secure LAN messenger and file sender'
 arch=('x86_64')
 url='https://www.beebeep.net/'
@@ -15,7 +15,7 @@
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-code-$pkgver.zip"
         'beebeep.appdata.xml')
 sha256sums=('43e65a9d5249385fde782907d0cc3e26d6dd435bb623bcc0f93499055988f04c'
-            '3f338fb741adb2b7f20a6576a02559385c1f43334483877fe101c075be21e424')
+            '05c6add5d33f4e429b213f25d46053611f838fdd709c593af211133c96788ca7')
  
 build() {
   cd $pkgname-code-r*

Modified: beebeep.appdata.xml
===================================================================
--- beebeep.appdata.xml	2021-04-24 13:04:38 UTC (rev 923642)
+++ beebeep.appdata.xml	2021-04-24 13:22:22 UTC (rev 923643)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop-application">
-  <id>net.beebeep.BeeBEEP/</id>
+  <id>net.beebeep.BeeBEEP</id>
   <launchable type="desktop-id">beebeep.desktop</launchable>
   <name>BeeBEEP</name>
   <summary>Free office messenger</summary>



More information about the arch-commits mailing list