summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraudiolinux2016-03-26 20:04:58 +0100
committeraudiolinux2016-03-26 20:04:58 +0100
commit877ee9e4d80c6894e1407ba8fe868c0f857257d4 (patch)
tree60c91be6626890ca6a23c18d174c1e70e01a468c
parent215c338855dd9e05e32b962d6bb86091a0d57bb3 (diff)
downloadaur-877ee9e4d80c6894e1407ba8fe868c0f857257d4.tar.gz
Update to 3.3.5.738
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c161effb6e83..554e2213d8e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Mar 26 19:04:14 UTC 2016
pkgbase = unified-remote-server
pkgdesc = Unified Remote Server
- pkgver = 3.3.4.734
- pkgrel = 2
+ pkgver = 3.3.5.738
+ pkgrel = 1
url = http://www.unifiedremote.com/
install = unified-remote-server.install
arch = x86_64
@@ -11,7 +13,7 @@ pkgbase = unified-remote-server
depends = bluez-libs
optdepends = bluez
optdepends = bluez-utils
- source = http://www.unifiedremote.com/static/builds/server/linux-x64/734/urserver-3.3.4.734.deb
+ source = https://www.unifiedremote.com/download/linux-x64-deb
source = urserver.service
sha256sums = SKIP
sha256sums = ca049fc2e6b08276bf22b262577feca3fb4f83bef95e8f95a95d16b8d59fd107
diff --git a/PKGBUILD b/PKGBUILD
index 3ce33105e484..33f2bd9fe403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: peace4all <markspost at rocketmail dot com>
pkgname=unified-remote-server
-pkgver=3.3.4.734
-pkgrel=2
+pkgver=3.3.5.738
+pkgrel=1
pkgdesc="Unified Remote Server"
arch=('x86_64')
url="http://www.unifiedremote.com/"
@@ -11,7 +11,7 @@ depends=('libxext' 'libx11' 'bluez-libs')
optdepends=('bluez' 'bluez-utils')
license=('freeware')
install=$pkgname.install
-source=("http://www.unifiedremote.com/static/builds/server/linux-x64/734/urserver-$pkgver.deb" "urserver.service")
+source=("https://www.unifiedremote.com/download/linux-x64-deb" "urserver.service")
sha256sums=('SKIP' 'ca049fc2e6b08276bf22b262577feca3fb4f83bef95e8f95a95d16b8d59fd107' )
package() {