summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-03-16 16:12:32 -0300
committerxpt2016-03-16 16:12:32 -0300
commit118af8388888d18b8354c519a5d3758e9db8eda2 (patch)
treee96fd7bf82cecd7d27dc990484be1cb1fd1d0895
parent18aa3e158275bd2bbacac0ca0ff27944e0c06fbd (diff)
downloadaur-118af8388888d18b8354c519a5d3758e9db8eda2.tar.gz
Update to 1.5.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db69324e181e..b13fb5905b4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 17 03:33:18 UTC 2016
+# Wed Mar 16 19:12:31 UTC 2016
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
- pkgver = 1.5
- pkgrel = 0
+ pkgver = 1.5.0
+ pkgrel = 1
url = https://preyproject.com/
install = prey-node-client.install
arch = x86_64
@@ -22,9 +22,9 @@ 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
+ source_x86_64 = https://s3.amazonaws.com/prey-releases/node-client/1.5.0.1/prey-linux-1.5.0.1-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.0.1/prey-linux-1.5.0.1-x86.zip
sha256sums_i686 = 1e73f7d838fb654c0f45d6124152d7f49c18649b280a879fc33be09807530361
pkgname = prey-node-client
diff --git a/PKGBUILD b/PKGBUILD
index e512f0d48784..e1a2cbf79ba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=prey-node-client
-pkgver=1.5
-pkgrel=0
+pkgver=1.5.0
+pkgrel=1
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
arch=('x86_64' 'i686')