summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-02-27 22:02:38 +0100
committerFabioLolix2022-02-27 22:02:38 +0100
commiteb0d2a22dfd3591156b24f7ae4392a7d8307688a (patch)
tree1e8954998e5cf64807f26596a730727873c06c27
parent2ca4be712b05dc38fe6c89b682df42bfb9c2f0b2 (diff)
downloadaur-eb0d2a22dfd3591156b24f7ae4392a7d8307688a.tar.gz
v0.9.42
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f6c760141de..e268231fc072 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = bubbleupnpserver
pkgdesc = Stream content to Android devices over the Internet, requires UPNP/DNLA backend e.g. miniDLNA, Gerbera, Mediatomb
- pkgver = 0.9.41
+ pkgver = 0.9.42
pkgrel = 1
- url = http://www.bubblesoftapps.com/bubbleupnpserver/
+ url = https://www.bubblesoftapps.com/bubbleupnpserver2/
install = bubbleupnpserver.install
arch = any
license = custom:BubbleUPnP Server EULA
@@ -15,14 +15,14 @@ pkgbase = bubbleupnpserver
source = bubbleupnpserver.config
source = bubbleupnpserver-sysuser.conf
source = bubbleupnpserver
- source = BubbleUPnPServer-distrib-2021-10-27-22.zip::https://bubblesoftapps.com/bubbleupnpserver/BubbleUPnPServer-distrib.zip
+ source = BubbleUPnPServer-distrib-2022-02-27-21.zip::https://bubblesoftapps.com/bubbleupnpserver/BubbleUPnPServer-distrib.zip
source = bubbleupnpserver-LICENCE.txt::https://bubblesoftapps.com/bubbleupnpserver/core/LICENCE.txt
sha256sums = 7df801995e65a79eb5140814ca80c4caeee7e1282b69acff9e74201cbaafdaf3
sha256sums = b99d60122343959f2118f6f74968e105d63e8ca2c8ff71efc120415378b1175a
sha256sums = 61bf63a84b839b85c0fdf0210310c94242bbb6e1aa69bf0d6c46efa013b52ae5
sha256sums = fd764bb4c785ab0e2481d26f4f30656ba756949afa8ed949234e722ded87bf04
sha256sums = 105bfe44a43d141457bf87ef89c76a5be57f54cdb3493ae3af99c8ad6a938c36
- sha256sums = e777c802464c48b711b01ae180b0948df8a3ac15f422007cec21a2a17d53d833
+ sha256sums = 74bc3bb1376efe55700dedd95efca97055c92ecb4562ad966d83410049fcfb01
sha256sums = ceb8ba5042568cd04e7c47f4e4416278bbbd1e63fe30124b0646fc90614843ba
pkgname = bubbleupnpserver
diff --git a/PKGBUILD b/PKGBUILD
index 6b2103b1cd3b..b3549c7cfad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: Nick Bair <njbair at gmail dot com>
pkgname=bubbleupnpserver
-pkgver=0.9.41
+pkgver=0.9.42
pkgrel=1
pkgdesc="Stream content to Android devices over the Internet, requires UPNP/DNLA backend e.g. miniDLNA, Gerbera, Mediatomb"
arch=(any)
-url="http://www.bubblesoftapps.com/bubbleupnpserver/"
+url="https://www.bubblesoftapps.com/bubbleupnpserver2/"
license=('custom:BubbleUPnP Server EULA')
depends=('java-runtime-headless')
optdepends=('ffmpeg: for transcoding')
@@ -30,7 +30,7 @@ sha256sums=('7df801995e65a79eb5140814ca80c4caeee7e1282b69acff9e74201cbaafdaf3'
'61bf63a84b839b85c0fdf0210310c94242bbb6e1aa69bf0d6c46efa013b52ae5'
'fd764bb4c785ab0e2481d26f4f30656ba756949afa8ed949234e722ded87bf04'
'105bfe44a43d141457bf87ef89c76a5be57f54cdb3493ae3af99c8ad6a938c36'
- 'e777c802464c48b711b01ae180b0948df8a3ac15f422007cec21a2a17d53d833'
+ '74bc3bb1376efe55700dedd95efca97055c92ecb4562ad966d83410049fcfb01'
'ceb8ba5042568cd04e7c47f4e4416278bbbd1e63fe30124b0646fc90614843ba')
backup=("etc/conf.d/bubbleupnpserver.config" "var/lib/bubbleupnp/configuration.xml")