summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-06-13 01:59:03 -0400
committerxpt2016-06-13 01:59:03 -0400
commit18f2feae196e5e04b729b879b0c341d92b44bff7 (patch)
treea48f8a1db7c0066ac2a48096bade8175336872eb
parent39096e2ea602cab07cc054172f39ebde7f6bb7a6 (diff)
downloadaur-18f2feae196e5e04b729b879b0c341d92b44bff7.tar.gz
Update to 1.5.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 192cd9852b74..e8d27ded2fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 20 04:40:25 UTC 2016
+# Mon Jun 13 05:58:38 UTC 2016
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://preyproject.com/
install = prey-node-client.install
@@ -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.5.0/prey-linux-1.5.0-x64.zip
- sha256sums_x86_64 = aa62e9bf1af2f7f9176f2024704969d84ddbe9471b3a53e35d96a0daa3f5deb4
- source_i686 = https://s3.amazonaws.com/prey-releases/node-client/1.5.0/prey-linux-1.5.0-x86.zip
- sha256sums_i686 = 1e73f7d838fb654c0f45d6124152d7f49c18649b280a879fc33be09807530361
+ source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.5.1/prey-linux-1.5.1-x64.zip
+ sha256sums_x86_64 = 18e24115a59d2ca7b0b932b0448d961df4ff9a3d0c21b0b57222ca5a2ce100d0
+ source_i686 = https://s3.amazonaws.com/prey-releases/node-client/1.5.1/prey-linux-1.5.1-x86.zip
+ sha256sums_i686 = c5c0d06240c400864baed3a2cc5924e78265e790303e9d2e486b3ea6595bd992
pkgname = prey-node-client
diff --git a/PKGBUILD b/PKGBUILD
index ba4ff9e8bf59..2da7ffc0766f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=prey-node-client
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
@@ -15,12 +15,12 @@ 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=('aa62e9bf1af2f7f9176f2024704969d84ddbe9471b3a53e35d96a0daa3f5deb4')
-sha256sums_i686=('1e73f7d838fb654c0f45d6124152d7f49c18649b280a879fc33be09807530361')
+sha256sums_x86_64=('18e24115a59d2ca7b0b932b0448d961df4ff9a3d0c21b0b57222ca5a2ce100d0')
+sha256sums_i686=('c5c0d06240c400864baed3a2cc5924e78265e790303e9d2e486b3ea6595bd992')
package() {
- cd "$srcdir/prey-$pkgver"
+ cd "$srcdir/prey-$pkgver.$pkgrel"
# We don't need the bundled node.js as we have it installed in the system.
# Conveniently, the bash script probes for node.js and automatically uses