summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-02-16 03:08:35 -0300
committerxpt2016-02-16 03:08:35 -0300
commitbfab9e528f1a2dba9df87e32fe1b16581493d0bc (patch)
tree1a1ba7de13ac5b556f504aa824e5b5e34f22cd6c
parent4a1c08bfb20eafb199443aa51df286feee862cab (diff)
downloadaur-bfab9e528f1a2dba9df87e32fe1b16581493d0bc.tar.gz
Update to 1.5-0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3b316a2dbe5..55b9ee50655c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Feb 16 06:08:34 UTC 2016
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
- pkgver = 1.5.0
- pkgrel = 1
+ pkgver = 1.5
+ pkgrel = 0
url = https://preyproject.com/
install = prey-node-client.install
arch = x86_64
@@ -20,9 +22,9 @@ pkgbase = prey-node-client
replaces = prey-tracker
source = prey-node-client.patch
sha256sums = 1b296df026b6f2fd4278e4457e20e305122c69f524dfa39ed5e4e559de536252
- source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.5.0/prey-linux-1.5.0-x64.zip
+ source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.5/prey-linux-1.5-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
+ source_i686 = https://s3.amazonaws.com/prey-releases/node-client/1.5/prey-linux-1.5-x86.zip
sha256sums_i686 = 1e73f7d838fb654c0f45d6124152d7f49c18649b280a879fc33be09807530361
pkgname = prey-node-client
diff --git a/PKGBUILD b/PKGBUILD
index 46ce8f02b9e0..2246557a3bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=prey-node-client
-pkgver=1.5.0
-pkgrel=1
+pkgver=1.5
+pkgrel=0
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
arch=('x86_64' 'i686')