summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMitch Bigelow2020-04-03 16:26:20 -0400
committerMitch Bigelow2020-04-03 16:26:20 -0400
commit3a3a24e37a47eea7b043ed5e71b3cadd22a9631c (patch)
treeb6fd2f69d9aa56cc53b018079cf3f53bae36135c /PKGBUILD
parentb79eec70c9c99c3cccfb7b11825e69f36e0d5142 (diff)
downloadaur-3a3a24e37a47eea7b043ed5e71b3cadd22a9631c.tar.gz
pin commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cd045b7242f..1188b5938fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=ncnn-git
_pkgname=ncnn
-pkgver=20200106.r52.g0185301
-pkgrel=2
+pkgver=20200226.r86.gee118e7d
+pkgrel=1
pkgdesc="High-performance neural network inference framework optimized for the mobile platform"
url="https://github.com/Tencent/ncnn"
license=('BSD')
@@ -12,7 +12,7 @@ makedepends=('git' 'cmake' 'glslang')
conflicts=('ncnn')
provides=('ncnn')
arch=('i686' 'x86_64')
-source=("git://github.com/Tencent/ncnn.git")
+source=("git://github.com/Tencent/ncnn.git#commit=ee118e7d702536f3be11ecc6c29daca41024b7c1")
sha256sums=('SKIP')
pkgver() {