summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-06-24 01:46:09 -0400
committerxpt2016-06-24 01:46:09 -0400
commitb72d914dab695be6d1ec34c31f6dd39301b21cde (patch)
treebd9d92ecd4e488c090e91367b5a8f66c534d5cd9
parent87ebb30c8ebfd03bfb8ac3d7e3f01197a6a98824 (diff)
downloadaur-b72d914dab695be6d1ec34c31f6dd39301b21cde.tar.gz
change in line 23
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a8831d8fdc3..16393e700049 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 24 05:41:06 UTC 2016
+# Fri Jun 24 05:45:49 UTC 2016
pkgbase = prey-node-client
pkgdesc = Remote tracking and monitoring application for laptops, smartphones, and other electronic devices
pkgver = 1.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://preyproject.com/
install = prey-node-client.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d618e5432b9d..836b58eaa5d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=prey-node-client
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Remote tracking and monitoring application for laptops, smartphones, and other electronic devices"
url="https://preyproject.com/"
arch=('x86_64' 'i686')
@@ -20,7 +20,7 @@ sha256sums_i686=('7617a1d2b94bd85fdee38c78aa439a8f2d0a13b94e4ac84e9ae1c1242342d3
package() {
- cd "$srcdir/prey-$pkgver.$pkgrel"
+ cd "$srcdir/prey-$pkgver"
# 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