summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a34eb2964e2a..d8475e1cdf75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-facexlib
pkgdesc = FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
- pkgver = 0.2.2
+ pkgver = 0.2.5
pkgrel = 1
url = https://github.com/xinntao/facexlib
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = python-facexlib
depends = python-pytorch
depends = python-torchvision
depends = python-tqdm
- source = https://github.com/xinntao/facexlib/archive/refs/tags/v0.2.2.tar.gz
+ source = https://github.com/xinntao/facexlib/archive/refs/tags/v0.2.5.tar.gz
source = https://github.com/xinntao/facexlib/releases/download/v0.2.0/assessment_hyperIQA.pth
source = https://github.com/xinntao/facexlib/releases/download/v0.2.0/headpose_hopenet.pth
source = https://github.com/xinntao/facexlib/releases/download/v0.2.0/matting_modnet_portrait.pth
@@ -25,7 +25,7 @@ pkgbase = python-facexlib
source = https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth
source = https://github.com/xinntao/facexlib/releases/download/v0.1.0/recognition_arcface_ir_se50.pth
source = https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth
- sha256sums = c53d72a39f5523c8a6c9c5150bf57aab21df54722f0b0a40cce0d03c14bc095d
+ sha256sums = 707b75bf79db7d64d3adc9b8f7d2d07332035da78ef6f202a93376e9dd9779ca
sha256sums = ff9277bcc68ecc10e77d88b6d0a32825ec3c85562095542734ec6212eaaf6d81
sha256sums = e4c76d5872fe22a930ea6b584cbd99c0c7e3a128327b5da43db37117fcf50933
sha256sums = 7c22235f0925deba15d4d63e53afcb654c47055bbcd98f56e393ab2584007ed8
diff --git a/PKGBUILD b/PKGBUILD
index f6fc715de47f..dbab74e42ef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgbase='python-facexlib'
pkgname=('python-facexlib' 'facexlib-model')
-pkgver=0.2.2
+pkgver=0.2.5
pkgrel=1
pkgdesc="FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods. "
arch=('x86_64')
@@ -20,7 +20,7 @@ source=("https://github.com/xinntao/facexlib/archive/refs/tags/v$pkgver.tar.gz"
'https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth'
'https://github.com/xinntao/facexlib/releases/download/v0.1.0/recognition_arcface_ir_se50.pth'
'https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth')
-sha256sums=('c53d72a39f5523c8a6c9c5150bf57aab21df54722f0b0a40cce0d03c14bc095d'
+sha256sums=('707b75bf79db7d64d3adc9b8f7d2d07332035da78ef6f202a93376e9dd9779ca'
'ff9277bcc68ecc10e77d88b6d0a32825ec3c85562095542734ec6212eaaf6d81'
'e4c76d5872fe22a930ea6b584cbd99c0c7e3a128327b5da43db37117fcf50933'
'7c22235f0925deba15d4d63e53afcb654c47055bbcd98f56e393ab2584007ed8'