summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2021-10-10 22:56:03 +1100
committerThomas Eizinger2021-10-10 22:56:03 +1100
commit111ebd24ca2cc8a97585726defffca2af8059aac (patch)
tree5a2c0490a2de37c553b75dacbf20d26409b5147c
parent2959f8e71ba8b342446146a218ddafc429efef97 (diff)
downloadaur-111ebd24ca2cc8a97585726defffca2af8059aac.tar.gz
upgpkg: photoprism 211010-0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da95a380276b..73b6fc57d405 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 210925
+ pkgver = 211010
pkgrel = 0
url = https://github.com/photoprism/photoprism
arch = x86_64
@@ -13,14 +13,14 @@ pkgbase = photoprism
provides = photoprism
conflicts = photoprism
backup = etc/photoprism/options.yml
- source = https://github.com/photoprism/photoprism/archive/210925-96168e4b.tar.gz
+ source = https://github.com/photoprism/photoprism/archive/211010-83b4f783.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
source = photoprism.service
source = photoprism.sysusers
source = options.yml
- sha256sums = 46ed86ef05aaee0f0139ecc8db29393477057649c5396c9515831aa2f2fc4fa7
+ sha256sums = 6cc06b3a76cb00c48ba3a1b7b5a945dadc925215bf9dc67f15af25ba7619236d
sha256sums = a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588
sha256sums = bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af
sha256sums = eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14
diff --git a/PKGBUILD b/PKGBUILD
index ba3d96c6a790..dd34cfed1a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="210925"
-commit="96168e4b"
+pkgver="211010"
+commit="83b4f783"
pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "
@@ -25,7 +25,7 @@ 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")
noextract=()
-sha256sums=('46ed86ef05aaee0f0139ecc8db29393477057649c5396c9515831aa2f2fc4fa7'
+sha256sums=('6cc06b3a76cb00c48ba3a1b7b5a945dadc925215bf9dc67f15af25ba7619236d'
'a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588'
'bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af'
'eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14'