summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNbiba Bedis2021-12-14 13:19:13 +0100
committerNbiba Bedis2021-12-14 13:19:13 +0100
commitfc488b4d8b69d63b4bfad70c862cfe21617d5122 (patch)
treec759603bf608aa708770b0201645b7d014e1e4a3
parent4f41bcc5f7f632765323d2080875383c89d63fe3 (diff)
downloadaur-fc488b4d8b69d63b4bfad70c862cfe21617d5122.tar.gz
+r rust
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--fix_flatpak.rsbin1653 -> 1650 bytes
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 331444da89d1..c5850e6c9131 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shortwave-bin-hack
pkgdesc = Find and listen to internet radio stations. This pkg uses a fork and some hacks to make it work, checkout (https://aur.archlinux.org/packages/shortwave-bin-hack/) for more infos.
pkgver = 1673135
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.gnome.org/World/Shortwave/
arch = any
license = GPL
@@ -15,7 +15,7 @@ pkgbase = shortwave-bin-hack
source = fix_flatpak.rs
source = shortwave
sha256sums = c5a02e584f9152d0735d38174e0fa8c1e5a58d4a8f6517b20c846a95740c4c15
- sha256sums = 10356a1c427c639ec94dece3ab0c0173b81c075df30b55c4b93347932f3b22f5
+ sha256sums = 7fabb61c7bf97396ced87e1e45064c38cdf8fde2f3f1f52030706293132f6843
sha256sums = 58f061f909b6a8eff030ba1058a3c70c3ca3680ed13b865a118671388a3f3a9d
pkgname = shortwave-bin-hack
diff --git a/PKGBUILD b/PKGBUILD
index f1d1ff6fcbe4..cf96b0cd798e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=shortwave-bin-hack
pkgver=1673135
-pkgrel=1
+pkgrel=2
pkgdesc="Find and listen to internet radio stations.
This pkg uses a fork and some hacks to make it work, checkout (https://aur.archlinux.org/packages/shortwave-bin-hack/) for more infos."
arch=(any)
@@ -16,7 +16,7 @@ depends=('gst-plugins-bad' 'libadwaita' 'libsoup')
source=("https://gitlab.gnome.org/sigmaSd/Shortwave/-/jobs/$pkgver/artifacts/download" "fix_flatpak.rs" "shortwave")
sha256sums=('c5a02e584f9152d0735d38174e0fa8c1e5a58d4a8f6517b20c846a95740c4c15'
- '10356a1c427c639ec94dece3ab0c0173b81c075df30b55c4b93347932f3b22f5'
+ '7fabb61c7bf97396ced87e1e45064c38cdf8fde2f3f1f52030706293132f6843'
'58f061f909b6a8eff030ba1058a3c70c3ca3680ed13b865a118671388a3f3a9d')
diff --git a/fix_flatpak.rs b/fix_flatpak.rs
index 9bd6faa717fe..58147c879423 100644
--- a/fix_flatpak.rs
+++ b/fix_flatpak.rs
Binary files differ