summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraudiolinux2016-06-01 17:36:19 +0200
committeraudiolinux2016-06-01 17:36:19 +0200
commitdc573e6d8fd7757f3a40d65e2a969677a14dfebc (patch)
treecee375ce226018c30fb270c917b95a9c8d6ee2ce /PKGBUILD
parent6b4381e3c331cfca24914a31dd0ec8413ca9c47d (diff)
downloadaur-dc573e6d8fd7757f3a40d65e2a969677a14dfebc.tar.gz
PKGBUILD fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfb60d7d6d87..d094d6eb7e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=unified-remote-server
pkgver=3.3.5.738
-pkgrel=2
+pkgrel=3
pkgdesc="Unified Remote Server"
arch=('x86_64')
url="http://www.unifiedremote.com/"
@@ -12,7 +12,7 @@ optdepends=('bluez' 'bluez-utils')
license=('freeware')
install=$pkgname.install
source=("https://www.unifiedremote.com/download/linux-x64-deb" "urserver.service")
-sha256sums=('SKIP' 'ca049fc2e6b08276bf22b262577feca3fb4f83bef95e8f95a95d16b8d59fd107' )
+sha256sums=('SKIP' 'SKIP' )
package() {
cd ${srcdir}