summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bershatsky2024-06-30 23:48:48 +0300
committerDaniel Bershatsky2024-06-30 23:48:48 +0300
commit577e5f47adfa1839333926dcb37a20bdae6d5844 (patch)
treea5df2ab8fe99f06397870a45dc977c6add4e67d8 /.SRCINFO
parent098c78465fe2e2a2920f08a800ce0e2ecb6b0d15 (diff)
downloadaur-577e5f47adfa1839333926dcb37a20bdae6d5844.tar.gz
upgpkg: 0.29.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 504a0b0e2f18..02afc9ed2ac0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = python-diffusers
pkgdesc = Pretrained diffusion models for image and audio generation in PyTorch
- pkgver = 0.29.0
+ pkgver = 0.29.1
pkgrel = 1
url = https://github.com/huggingface/diffusers
arch = any
+ groups = huggingface
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
@@ -20,7 +21,7 @@ pkgbase = python-diffusers
optdepends = python-tensorflow: TensorFlow support
optdepends = python-pytorch: PyTorch support
optdepends = python-flax: JAX/FLAX support
- source = diffusers-0.29.0.tar.gz::https://github.com/huggingface/diffusers/archive/refs/tags/v0.29.0.tar.gz
- sha256sums = c82f37ee09e573ce224242adc3ab878e9a1d3c2690d828b928a0510466d40c20
+ source = diffusers-0.29.1.tar.gz::https://github.com/huggingface/diffusers/archive/refs/tags/v0.29.1.tar.gz
+ sha256sums = 43e3648dba45d5bb61f701869cfecd1469ad97919edd79a8ac3fb65859b0b38e
pkgname = python-diffusers