Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ncnn
Commits:
cf88d173 by Christian Heusel at 2025-03-20T22:20:28+01:00
upgpkg: 20241226-4: Rebuild for protobuf 30.1 & abseil-cpp 20250127.1
- - - - -
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 = 3
+ pkgrel = 4
url = https://github.com/Tencent/ncnn
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=ncnn
pkgver=20241226
-pkgrel=3
+pkgrel=4
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/cf88d1739bc82622db20a4ebf50f454829e6e488
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ncnn/-/commit/cf88d1739bc82622db20a4ebf50f454829e6e488
You're receiving this email because of your account on gitlab.archlinux.org.