summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2022-06-30 10:24:58 +0200
committerGitHub2022-06-30 10:24:58 +0200
commita86aac48f7982dbfbcc6af312209a0524c8e3ebd (patch)
tree10041323fbb2d65ef5eba93e3a323a31d004b55d
parent1fd07481c979c9c9bb07bafe3adbdb1544879c4f (diff)
downloadaur-a86aac48f7982dbfbcc6af312209a0524c8e3ebd.tar.gz
Upgrade photoprism to 220629-5d7448d2 (#132)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1a92cfb199b..60817ba88fae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 220617
+ pkgver = 220629
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=220617-0402b8d3
+ source = git+https://github.com/photoprism/photoprism.git#tag=220629-5d7448d2
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 7a52e94b15c6..83f0315420ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="220617"
-commit="0402b8d3"
+pkgver="220629"
+commit="5d7448d2"
pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "