summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteamedFish2024-03-26 15:16:19 +0800
committerSteamedFish2024-03-26 15:16:19 +0800
commitebf98607142fa328ba50ccfa28b442287c5ac4f4 (patch)
tree7d54ec8b57de1a0b4d0e76e189a51bb5827e0626
parent3a3bf4cacf04d2fcf767ff21309af9b062c04d2f (diff)
downloadaur-ebf98607142fa328ba50ccfa28b442287c5ac4f4.tar.gz
update to 1.2.53
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cbccc568ace..561d85405860 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openwebrx-plus
pkgdesc = Open source, multi-user SDR receiver software with a web interface
- pkgver = 1.2.52
+ pkgver = 1.2.53
pkgrel = 1
url = https://luarvique.github.io/ppa/
arch = any
@@ -48,10 +48,10 @@ pkgbase = openwebrx-plus
optdepends = soapybladerf: interfacing with Blade RF devices
provides = openwebrx
conflicts = openwebrx
- source = openwebrx-plus-1.2.52.tar.gz::https://github.com/luarvique/openwebrx/archive/1.2.52.tar.gz
+ source = openwebrx-plus-1.2.53.tar.gz::https://github.com/luarvique/openwebrx/archive/1.2.53.tar.gz
source = openwebrx-plus.sysusers
source = openwebrx-plus.tmpfiles
- sha256sums = 37f23d47d59107664b4313a1b8c336cc97297606476440ab7d334434654f2636
+ sha256sums = 3c3a570fac5886c0eb30b3d000f5ff38c5f0d767fcc70b2d6ab8c24eb2ecb229
sha256sums = 4ec6dec1df40a1f3db62a2add760f97cf870d65a2c1d5b63cd9b22704754f997
sha256sums = eea488bd3f4c76b46bffbf3c88691818f93ad73db98c18659856d1690b0deade
diff --git a/PKGBUILD b/PKGBUILD
index 3c692b908519..5021f17391d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='openwebrx-plus'
_pkgname='openwebrx'
-pkgver='1.2.52'
+pkgver='1.2.53'
pkgrel='1'
pkgdesc='Open source, multi-user SDR receiver software with a web interface'
arch=('any')
@@ -57,7 +57,7 @@ source=(
'openwebrx-plus.tmpfiles'
)
sha256sums=(
- '12aa63009c84050017d978c614c4d03e118a60c919025ba0ace5cf0b319f6353'
+ '3c3a570fac5886c0eb30b3d000f5ff38c5f0d767fcc70b2d6ab8c24eb2ecb229'
'4ec6dec1df40a1f3db62a2add760f97cf870d65a2c1d5b63cd9b22704754f997'
'eea488bd3f4c76b46bffbf3c88691818f93ad73db98c18659856d1690b0deade'
)