summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-09-05 00:26:46 -0300
committerxpt2016-09-05 00:26:46 -0300
commitd66470ab7f73c21f592c389e83f7c955f249ff0f (patch)
tree2809fc46964f8b66705e3488051a754a282110de
parentb72d914dab695be6d1ec34c31f6dd39301b21cde (diff)
downloadaur-d66470ab7f73c21f592c389e83f7c955f249ff0f.tar.gz
Update to 1.6.3-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16393e700049..eae4920ef094 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 24 05:45:49 UTC 2016
+# Mon Sep 5 03:26:45 UTC 2016
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
- pkgver = 1.6.1
- pkgrel = 2
+ pkgver = 1.6.3
+ pkgrel = 1
url = https://preyproject.com/
install = prey-node-client.install
arch = x86_64
@@ -22,10 +22,10 @@ pkgbase = prey-node-client
replaces = prey-tracker
source = prey-node-client.patch
sha256sums = 181785784b44de48ff8ad0601f2a88a00ff4c26fe95b2c075546f23dc54de8c5
- source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.6.1/prey-linux-1.6.1-x64.zip
- sha256sums_x86_64 = 5ef68614c8422d533518ebd2f6176952949127b07e68176e54c5e2219be757f8
- source_i686 = https://s3.amazonaws.com/prey-releases/node-client/1.6.1/prey-linux-1.6.1-x86.zip
- sha256sums_i686 = 7617a1d2b94bd85fdee38c78aa439a8f2d0a13b94e4ac84e9ae1c1242342d32d
+ source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.6.3/prey-linux-1.6.3-x64.zip
+ sha256sums_x86_64 = 262dcf034da196514846485d0638da7fec7cd1a38b68f7dcdc969001faefa475
+ source_i686 = https://s3.amazonaws.com/prey-releases/node-client/1.6.3/prey-linux-1.6.3-x86.zip
+ sha256sums_i686 = 4da7dbc422d1ff7139f565f59c6e8efeace22f60faeabba17cba53a5e7be78ec
pkgname = prey-node-client
diff --git a/PKGBUILD b/PKGBUILD
index 836b58eaa5d4..ec501c5c84c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=prey-node-client
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
arch=('x86_64' 'i686')
@@ -15,8 +15,8 @@ source=('prey-node-client.patch')
source_x86_64=("https://s3.amazonaws.com/prey-releases/node-client/$pkgver/prey-linux-$pkgver-x64.zip")
source_i686=("https://s3.amazonaws.com/prey-releases/node-client/$pkgver/prey-linux-$pkgver-x86.zip")
sha256sums=('181785784b44de48ff8ad0601f2a88a00ff4c26fe95b2c075546f23dc54de8c5')
-sha256sums_x86_64=('5ef68614c8422d533518ebd2f6176952949127b07e68176e54c5e2219be757f8')
-sha256sums_i686=('7617a1d2b94bd85fdee38c78aa439a8f2d0a13b94e4ac84e9ae1c1242342d32d')
+sha256sums_x86_64=('262dcf034da196514846485d0638da7fec7cd1a38b68f7dcdc969001faefa475')
+sha256sums_i686=('4da7dbc422d1ff7139f565f59c6e8efeace22f60faeabba17cba53a5e7be78ec')
package() {