summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblackhole2015-10-06 10:15:53 +0200
committerblackhole2015-10-06 10:15:53 +0200
commit0720b55a730a471bca562d8e8a56b0e779d74ab3 (patch)
treeaf30ec419e3cbfafc573e48a7e9616ca40cb7c5a
parent87cea275ddc99d999e037663445b3cfac7cf8064 (diff)
downloadaur-0720b55a730a471bca562d8e8a56b0e779d74ab3.tar.gz
Update to 3.3.3.732
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b239dacaab79..30c7db95150a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unified-remote-server
pkgdesc = Unified Remote Server
- pkgver = 3.3.0.724
+ pkgver = 3.3.3.732
pkgrel = 1
url = http://www.unifiedremote.com/
install = unified-remote-server.install
@@ -11,7 +11,7 @@ pkgbase = unified-remote-server
depends = bluez-libs
optdepends = bluez
optdepends = bluez-utils
- source = http://www.unifiedremote.com/static/builds/server/linux-x64/724/urserver-3.3.0.724.deb
+ source = http://www.unifiedremote.com/static/builds/server/linux-x64/732/urserver-3.3.3.732.deb
source = urserver.service
sha256sums = d088e2938b2f015932870e116678db2d977f2a7c8452c5ad65af75bac418a9f5
sha256sums = ca049fc2e6b08276bf22b262577feca3fb4f83bef95e8f95a95d16b8d59fd107
diff --git a/PKGBUILD b/PKGBUILD
index f9118c7189b5..f24522d7717c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: peace4all <markspost at rocketmail dot com>
pkgname=unified-remote-server
-pkgver=3.3.0.724
+pkgver=3.3.3.732
pkgrel=1
pkgdesc="Unified Remote Server"
arch=('x86_64')
@@ -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/724/urserver-$pkgver.deb" "urserver.service")
+source=("http://www.unifiedremote.com/static/builds/server/linux-x64/732/urserver-$pkgver.deb" "urserver.service")
sha256sums=('d088e2938b2f015932870e116678db2d977f2a7c8452c5ad65af75bac418a9f5' 'ca049fc2e6b08276bf22b262577feca3fb4f83bef95e8f95a95d16b8d59fd107' )
package() {