summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNbiba Bedis2021-11-19 10:36:26 +0100
committerNbiba Bedis2021-11-19 10:36:26 +0100
commitdff43e4669c1df9ec7f02341cff9ab307e7ea8d9 (patch)
treec3e4b11a25948617880f046e14ef896e4cfb6f26
parentfaace6706d04360f077e934e9856740455ae4e10 (diff)
downloadaur-dff43e4669c1df9ec7f02341cff9ab307e7ea8d9.tar.gz
Better desc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 334e9993f112..5858e35a6708 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shortwave-bin-hack
- pkgdesc = Find and listen to internet radio stations. This pkg uses the flatpak version and intercepts libc functions to make it work
+ pkgdesc = Find and listen to internet radio stations. This pkg uses the flatpak version and intercepts libc functions to make it work Currently it is broken
pkgver = 1570577
- pkgrel = 4
+ pkgrel = 5
url = https://gitlab.gnome.org/World/Shortwave/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index b8f0fa28cb33..c6327665117e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=shortwave-bin-hack
pkgver=1570577
-pkgrel=4
+pkgrel=5
pkgdesc="Find and listen to internet radio stations.
-This pkg uses the flatpak version and intercepts libc functions to make it work"
+This pkg uses the flatpak version and intercepts libc functions to make it work
+Currently it is broken"
arch=(any)
url="https://gitlab.gnome.org/World/Shortwave/"
license=(GPL)