summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKot Dymok2022-01-19 17:37:24 +0300
committerThomas Eizinger2022-01-27 18:52:08 +1100
commitf5dea1f654aceb174054ff51089946c9bb889282 (patch)
treea5ee057faeab0b0e900f9ce2207f35aceff280df
parenteda429f9831c0142a431548a3d51480111a06f66 (diff)
downloadaur-f5dea1f654aceb174054ff51089946c9bb889282.tar.gz
upgpkg: photoprism 220121-0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c3ae09929b9..993bd9721148 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 220107
+ pkgver = 220121
pkgrel = 0
url = https://github.com/photoprism/photoprism
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = photoprism
provides = photoprism
conflicts = photoprism
backup = etc/photoprism/options.yml
- source = git+https://github.com/photoprism/photoprism.git#tag=220107-f5b7ef83
+ source = git+https://github.com/photoprism/photoprism.git#tag=220121-2b4c8e1f
source = https://dl.photoprism.org/tensorflow/nasnet.zip
source = https://dl.photoprism.org/tensorflow/facenet.zip
source = https://dl.photoprism.org/tensorflow/nsfw.zip
diff --git a/PKGBUILD b/PKGBUILD
index 9fbf13704269..a51525bada05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="220107"
-commit="f5b7ef83"
+pkgver="220121"
+commit="2b4c8e1f"
pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "