summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-03-01 11:44:36 -0300
committerDaniel Bermond2022-03-01 11:44:36 -0300
commitd576e9e34b0279e449ac597ef70b23c887656b6b (patch)
treedec6f67bbc26d75bd74432b498e45788c539f737
parentbf43bc478c7389ad89e0a7c51ed1c9a0ba9ae51a (diff)
downloadaur-d576e9e34b0279e449ac597ef70b23c887656b6b.tar.gz
Cosmetic changes
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b94fe041aa4a..0c2d3b0eea57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ package_caffe-git() {
'python-leveldb' 'python-scikit-image' 'python-pydotplus'
# NOTE:
# python-pydotplus (or python-pydot) is required by python executable 'draw_net.py'
- # https://github.com/BVLC/caffe/blob/04ab089db018a292ae48d51732dd6c66766b36b6/python/caffe/draw.py#L7-L22
+ # https://github.com/BVLC/caffe/blob/9b891540183ddc834a02b2bd81b31afae71b2153/python/caffe/draw.py#L7-L22
)
provides=('caffe' 'caffe-cpu-git')
conflicts=('caffe' 'caffe-cpu-git')