summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Freyermuth2017-07-13 11:23:06 +0200
committerJulien Freyermuth2017-07-13 11:23:06 +0200
commit1b6d5d59eae7edeaa20ae163d3fe707704c79064 (patch)
tree41bd0a5bd067c470f05ee7d906219360f67ebfb5
parentfcfd86ca0b6aa564abcfa8be76a1a3ca36c13604 (diff)
downloadaur-1b6d5d59eae7edeaa20ae163d3fe707704c79064.tar.gz
Solve a bug
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--hogc-0.0.1.tar.gzbin6352 -> 6366 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b906b5896cd6..2df5faf50adb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jul 13 08:57:50 UTC 2017
+# Thu Jul 13 09:22:54 UTC 2017
pkgbase = hogc
pkgdesc = human detection in C++ and opencv
pkgver = 0.0.1
- pkgrel = 11
+ pkgrel = 12
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 = d51167bd6b32a45262e14caf8d58c9fce34e463cd40e9b9e82048eb93ec14306fdbc75ce520ff95eb1cf2851379a57e4717b75d41a51501e7c2a3bdeb026ad93
+ sha512sums = d7097a75d431a2a12bacc918dc4eb2512e7a4e80e79b86768315193bffc85a9c4b37da0b07f7d4f9e9a9603c79f05f37860f93fd324b2dab12b27b7031487729
pkgname = hogc
diff --git a/PKGBUILD b/PKGBUILD
index b470af54e7d9..2a41b1499144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hogc
pkgver=0.0.1
-pkgrel=11
+pkgrel=12
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=('d51167bd6b32a45262e14caf8d58c9fce34e463cd40e9b9e82048eb93ec14306fdbc75ce520ff95eb1cf2851379a57e4717b75d41a51501e7c2a3bdeb026ad93')
+sha512sums=('d7097a75d431a2a12bacc918dc4eb2512e7a4e80e79b86768315193bffc85a9c4b37da0b07f7d4f9e9a9603c79f05f37860f93fd324b2dab12b27b7031487729')
diff --git a/hogc-0.0.1.tar.gz b/hogc-0.0.1.tar.gz
index d31399d5c8a8..137b71d1757d 100644
--- a/hogc-0.0.1.tar.gz
+++ b/hogc-0.0.1.tar.gz
Binary files differ