summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilman Vatteroth2017-06-22 13:26:27 +0200
committerTilman Vatteroth2017-06-22 13:26:27 +0200
commita5e2f00f0ea4d6fa3dd3b661b4723bb91245c35e (patch)
treea7356e6315fa2e37d35de10f930f585503997e8b
parentefe51e3ac7ef5c3882f1b5885dc68d4b5ba71380 (diff)
downloadaur-a5e2f00f0ea4d6fa3dd3b661b4723bb91245c35e.tar.gz
forgot checksums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92815713b218..6556d3010226 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 22 11:23:58 UTC 2017
+# Thu Jun 22 11:26:25 UTC 2017
pkgbase = bubbleupnpserver
pkgdesc = Stream content to Android devices over the Internet – requires UPNP/DNLA backend e.g. Mediatomb
pkgver = 0.9.25
@@ -12,7 +12,7 @@ pkgbase = bubbleupnpserver
depends = java-runtime>=7
depends = ffmpeg
source = http://www.bubblesoftapps.com/bubbleupnpserver/BubbleUPnPServer-distrib.zip
- md5sums = 83e4df8da91f577a138143ceecd6d120
+ sha256sums = 5053f208f9c61090f512a61069de8255f973a3d2abb55293f75fe9d831fe1b60
pkgname = bubbleupnpserver
diff --git a/PKGBUILD b/PKGBUILD
index a70bd2beb5e0..b1b8cdbcbaee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('java-runtime>=7' 'ffmpeg')
makedepends=('unzip')
install=${pkgname}.install
source=("http://www.bubblesoftapps.com/bubbleupnpserver/BubbleUPnPServer-distrib.zip")
-md5sums=('83e4df8da91f577a138143ceecd6d120')
+sha256sums=('5053f208f9c61090f512a61069de8255f973a3d2abb55293f75fe9d831fe1b60')
build() {
cd ${srcdir}