summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f33a90b237d6..11a4655f2f73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
- pkgver = 1.9.11
+ pkgver = 1.9.12
pkgrel = 1
url = https://preyproject.com/
install = prey-node-client.install
@@ -23,9 +23,9 @@ pkgbase = prey-node-client
source = prey_project
sha256sums = bfe1cd56443eb3e4dd49974e955ffe8ad33b5a7ec749e53cc2682bde82dceb80
sha256sums = 41f29d334e7671b07cfdc848b2752ccc51710471285e8ebe61c07faa0d36160d
- source_x86_64 = https://downloads.preyproject.com/prey-client-releases/node-client/1.9.11/prey-linux-1.9.11-x64.zip
- sha256sums_x86_64 = df3ff71c84b3f4c281a6095a518028377ead00809cdafffd5c38dd04d7aff012
- source_i686 = https://downloads.preyproject.com/prey-client-releases/node-client/1.9.11/prey-linux-1.9.11-x86.zip
- sha256sums_i686 = becc899db21e3605463469546a9b04d8380b72b638c67be3ec07a2b6bbe24c5e
+ source_x86_64 = https://downloads.preyproject.com/prey-client-releases/node-client/1.9.12/prey-linux-1.9.12-x64.zip
+ sha256sums_x86_64 = 325526eef32b3f2ca4d4c5d936e368bff91aee3978405c4779cedfc66d366bd7
+ source_i686 = https://downloads.preyproject.com/prey-client-releases/node-client/1.9.12/prey-linux-1.9.12-x86.zip
+ sha256sums_i686 = f3ea0f6e9158eaf3bf6ad97edc938187060f64ed874a38284442353ad76726a4
pkgname = prey-node-client
diff --git a/PKGBUILD b/PKGBUILD
index 968a90afda70..8762144cf3be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Serge K <arch@phnx47.net>
pkgname=prey-node-client
-pkgver=1.9.11
+pkgver=1.9.12
pkgrel=1
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
@@ -19,8 +19,8 @@ source_x86_64=("https://downloads.preyproject.com/prey-client-releases/node-clie
source_i686=("https://downloads.preyproject.com/prey-client-releases/node-client/$pkgver/prey-linux-$pkgver-x86.zip")
sha256sums=('bfe1cd56443eb3e4dd49974e955ffe8ad33b5a7ec749e53cc2682bde82dceb80'
'41f29d334e7671b07cfdc848b2752ccc51710471285e8ebe61c07faa0d36160d')
-sha256sums_x86_64=('df3ff71c84b3f4c281a6095a518028377ead00809cdafffd5c38dd04d7aff012')
-sha256sums_i686=('becc899db21e3605463469546a9b04d8380b72b638c67be3ec07a2b6bbe24c5e')
+sha256sums_x86_64=('325526eef32b3f2ca4d4c5d936e368bff91aee3978405c4779cedfc66d366bd7')
+sha256sums_i686=('f3ea0f6e9158eaf3bf6ad97edc938187060f64ed874a38284442353ad76726a4')
package() {
cd "$srcdir/prey-$pkgver"