summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2022-01-14 09:57:57 +1100
committerThomas Eizinger2022-01-14 09:57:57 +1100
commite90157321093804d4931aefe1a7149a59fe22636 (patch)
tree01d52eae17031d8c1445c02fef0e4b9bba75f83f
parent2b0974a33eeb5d8546d9e582f691dec131ad70ca (diff)
downloadaur-e90157321093804d4931aefe1a7149a59fe22636.tar.gz
upgpkg: photoprism 220107-0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdb453e8591e..6d035afad1e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 211210
+ pkgver = 220107
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 = https://github.com/photoprism/photoprism/archive/211210-2cb90e7e.tar.gz
+ source = https://github.com/photoprism/photoprism/archive/220107-f5b7ef83.tar.gz
source = https://dl.photoprism.org/tensorflow/nasnet.zip
source = https://dl.photoprism.org/tensorflow/facenet.zip
source = https://dl.photoprism.org/tensorflow/nsfw.zip
@@ -21,7 +21,7 @@ pkgbase = photoprism
source = photoprism.sysusers
source = options.yml
source = photoprism.tmpfiles
- sha256sums = 2374a00885a42db3f66cf55e40cdccc35f30c3fd34b82e37271ef208a4f897aa
+ sha256sums = d92064f73ad98c4038e72d4c6b9999473d0c68da4e4ed58a53dfcd553b433b1a
sha256sums = a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588
sha256sums = bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af
sha256sums = eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14
diff --git a/PKGBUILD b/PKGBUILD
index ec36bd3fdc28..217753a57e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="211210"
-commit="2cb90e7e"
+pkgver="220107"
+commit="f5b7ef83"
pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "
@@ -24,7 +24,7 @@ options=()
install=
changelog=
source=("https://github.com/photoprism/photoprism/archive/$pkgver-$commit.tar.gz" "https://dl.photoprism.org/tensorflow/nasnet.zip" "https://dl.photoprism.org/tensorflow/facenet.zip" "https://dl.photoprism.org/tensorflow/nsfw.zip" "photoprism.service" "photoprism.sysusers" "options.yml" "photoprism.tmpfiles")
-sha256sums=('2374a00885a42db3f66cf55e40cdccc35f30c3fd34b82e37271ef208a4f897aa'
+sha256sums=('d92064f73ad98c4038e72d4c6b9999473d0c68da4e4ed58a53dfcd553b433b1a'
'a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588'
'bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af'
'eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14'