summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Freyermuth2017-10-02 12:41:00 +0200
committerJulien Freyermuth2017-10-02 12:41:00 +0200
commitf43cc8cd2baa000ae82f3a32c17f5116b61c29ee (patch)
tree608d5bd8c9eabc460becba48418296c38f844700
parentc059913801e6c270d2e353e3e83c06e9bf429a2b (diff)
downloadaur-f43cc8cd2baa000ae82f3a32c17f5116b61c29ee.tar.gz
Adding some options
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--hogc-0.0.1.tar.gzbin6711 -> 6846 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92bf6423716e..d448f9e740e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 18:59:49 UTC 2017
+# Mon Oct 2 10:40:49 UTC 2017
pkgbase = hogc
pkgdesc = human detection in C++ and opencv
pkgver = 0.0.1
- pkgrel = 16
+ pkgrel = 17
url = https://github.com/Chipsterjulien/hogc
install = hogc.install
arch = any
@@ -12,7 +12,7 @@ pkgbase = hogc
makedepends = cmake
options = !strip
source = hogc-0.0.1.tar.gz
- sha512sums = 5e5ab0eadf2abc855d3f6e2b0c99f6ef30d4834474441c620e0c0f8b4869f39753a4d19f529c1f5c9557ff7a656568bc1aaff7a9d6a2f1040bb69a634ebe7e47
+ sha512sums = bf1b440db5816c0558b8595a4e612c423d3f24b78167f943c3b47f3c70705559355ef958bcd655bf216c148544e397ea408747788b5d681ba459456f7702127f
pkgname = hogc
diff --git a/PKGBUILD b/PKGBUILD
index 1df208f1f69b..a50277c7b8d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hogc
pkgver=0.0.1
-pkgrel=16
+pkgrel=17
pkgdesc="human detection in C++ and opencv"
arch=('any')
url="https://github.com/Chipsterjulien/hogc"
@@ -34,4 +34,4 @@ package() {
"$pkgdir"/usr/bin/$pkgname || return 1
}
-sha512sums=('5e5ab0eadf2abc855d3f6e2b0c99f6ef30d4834474441c620e0c0f8b4869f39753a4d19f529c1f5c9557ff7a656568bc1aaff7a9d6a2f1040bb69a634ebe7e47')
+sha512sums=('bf1b440db5816c0558b8595a4e612c423d3f24b78167f943c3b47f3c70705559355ef958bcd655bf216c148544e397ea408747788b5d681ba459456f7702127f')
diff --git a/hogc-0.0.1.tar.gz b/hogc-0.0.1.tar.gz
index 9122ba693502..3262ee088fe8 100644
--- a/hogc-0.0.1.tar.gz
+++ b/hogc-0.0.1.tar.gz
Binary files differ