Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ncnn
Commits:
08c7a073 by Christian Heusel at 2025-03-10T21:16:47+01:00
upgpkg: 20241226-3: Rebuild for protobuf 30.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ncnn
pkgdesc = High-performance neural network inference framework optimized
for the mobile platform
pkgver = 20241226
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Tencent/ncnn
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=ncnn
pkgver=20241226
-pkgrel=2
+pkgrel=3
pkgdesc='High-performance neural network inference framework optimized for the
mobile platform'
url='https://github.com/Tencent/ncnn'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ncnn/-/commit/08c7a073dc5d60c96418b3c2e18bf7039049b461
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ncnn/-/commit/08c7a073dc5d60c96418b3c2e18bf7039049b461
You're receiving this email because of your account on gitlab.archlinux.org.