summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2022-06-17 20:55:44 +0200
committerGitHub2022-06-17 20:55:44 +0200
commit1fd07481c979c9c9bb07bafe3adbdb1544879c4f (patch)
tree868314baed9e5f61a8124b0868a11ade81728d78
parenta9e3fff2fd14b86fc6b8a454550d324ace7880f6 (diff)
downloadaur-1fd07481c979c9c9bb07bafe3adbdb1544879c4f.tar.gz
Upgrade photoprism to 220617-0402b8d3 (#131)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0113252c2343..a1a92cfb199b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 220614
+ pkgver = 220617
pkgrel = 0
url = https://github.com/photoprism/photoprism
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = photoprism
provides = photoprism
conflicts = photoprism
backup = etc/photoprism/options.yml
- source = git+https://github.com/photoprism/photoprism.git#tag=220614-dea9ff68
+ source = git+https://github.com/photoprism/photoprism.git#tag=220617-0402b8d3
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 3aa02c5974c1..7a52e94b15c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="220614"
-commit="dea9ff68"
+pkgver="220617"
+commit="0402b8d3"
pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "