summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-05-07 12:17:03 -0300
committerDaniel Bermond2017-05-07 12:17:03 -0300
commit13e58a184e41da4f98407701d1f0d8cc8c24e2b6 (patch)
treeb60de28e85db11f33c1346dae52eb7ddcac5516b /PKGBUILD
parent7dee8850e0a635d7e860836fa46062c6724e36fc (diff)
downloadaur-13e58a184e41da4f98407701d1f0d8cc8c24e2b6.tar.gz
pkgdesc: included reference to git version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 398ce64ca8ae..a7deb86783dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=tiny-dnn-git
pkgver=1.0.0a3.r73.gb89239c
-pkgrel=1
-pkgdesc="A C++11 implementation of deep learning for limited computational resource, embedded systems and IoT devices"
+pkgrel=2
+pkgdesc="A C++11 implementation of deep learning for limited computational resource, embedded systems and IoT devices (git version)"
arch=('any')
url="https://github.com/tiny-dnn/tiny-dnn"
license=('BSD')