summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraudiolinux2016-07-07 16:33:04 +0200
committeraudiolinux2016-07-07 16:33:04 +0200
commitad38a4d67872ea314afa43d9de3c846383f99494 (patch)
tree0e780ff10ee286fa68e8d7faa25798d5bc1f7382 /PKGBUILD
parent29b5c08469ecc63cf9eb5b86ccf0d6f4ca87e200 (diff)
downloadaur-ad38a4d67872ea314afa43d9de3c846383f99494.tar.gz
sha256sum fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5031be51aae5..09797ce92347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=unified-remote-server
pkgver=3.4.0.740
-pkgrel=1
+pkgrel=2
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=('b911eda84ec0c4b7acf65333400d0643f6b05bc9164d20b7962080ad820f8626' 'SKIP' )
+sha256sums=('SKIP' 'SKIP' )
package() {
cd ${srcdir}