summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2024-03-16 22:27:55 +0100
committerGianluca Boiano2024-03-16 22:27:55 +0100
commit561481d046c436264ba4c1d191c28be1e5729efe (patch)
tree1fca6cd0e66368983ab2809bc37dd55c0e5b5a7a
parent0cad23ef9349ba7b534ac5daec2ac7c3cfac7281 (diff)
downloadaur-561481d046c436264ba4c1d191c28be1e5729efe.tar.gz
stable-diffusion.cpp-git: update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6727275d6d1..6a99b13338bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stable-diffusion.cpp-git
pkgdesc = Stable Diffusion in pure C/C++
- pkgver = r92.349439f
+ pkgver = r107.a469688
pkgrel = 1
url = https://github.com/leejet/stable-diffusion.cpp
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index a78e27182f13..dadedc45af33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=stable-diffusion.cpp-git
-pkgver=r92.349439f
+pkgver=r107.a469688
pkgrel=1
pkgdesc="Stable Diffusion in pure C/C++"
arch=('armv7h' 'aarch64' 'x86_64')