summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2021-11-29 09:23:30 +1100
committerThomas Eizinger2021-11-29 09:24:20 +1100
commit850f1dbbf5ded21ccb07211efa0aad04d7e1cd6a (patch)
tree0ea5993fa4c9ea22e183f86208bf56ebfa6a95ad
parent906c15846ee13ab970f48d54071fedfd879734bd (diff)
downloadaur-850f1dbbf5ded21ccb07211efa0aad04d7e1cd6a.tar.gz
upgpkg: photoprism 211128-0
upgpkg: photoprism 211128-0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38cf5ea7e94c..ff5ce2635ab4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = photoprism
pkgdesc = Personal Photo Management powered by Go and Google TensorFlow
- pkgver = 211010
- pkgrel = 1
+ pkgver = 211128
+ pkgrel = 0
url = https://github.com/photoprism/photoprism
arch = x86_64
arch = aarch64
@@ -13,7 +13,7 @@ pkgbase = photoprism
provides = photoprism
conflicts = photoprism
backup = etc/photoprism/options.yml
- source = https://github.com/photoprism/photoprism/archive/211010-83b4f783.tar.gz
+ source = https://github.com/photoprism/photoprism/archive/211128-7e8974fd.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 = 6cc06b3a76cb00c48ba3a1b7b5a945dadc925215bf9dc67f15af25ba7619236d
+ sha256sums = b0952827b3eb8a545ba797aac753180f4844e54dbd3d86e3d061140a5016bb84
sha256sums = a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588
sha256sums = bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af
sha256sums = eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14
diff --git a/PKGBUILD b/PKGBUILD
index 0d0bdf6f27c4..e90f12bba01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# All my PKGBUILDs are managed at https://github.com/thomaseizinger/pkgbuilds
pkgname=photoprism
-pkgver="211010"
-commit="83b4f783"
-pkgrel=1
+pkgver="211128"
+commit="7e8974fd"
+pkgrel=0
epoch=
pkgdesc="Personal Photo Management powered by Go and Google TensorFlow "
arch=(x86_64 aarch64)
@@ -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" "photoprism.tmpfiles")
noextract=()
-sha256sums=('6cc06b3a76cb00c48ba3a1b7b5a945dadc925215bf9dc67f15af25ba7619236d'
+sha256sums=('b0952827b3eb8a545ba797aac753180f4844e54dbd3d86e3d061140a5016bb84'
'a0e1ad8d5a5a0ff9efc4b3ed89898bf008563ee36cacd0c804a384f8fc661588'
'bf9ae0945d2ac53ac3db27082162d2b9dda5ba2c564c0e4c4f539f31f8b670af'
'eb5e5d22e37961c3192a4757efff883f77bc989c0efceabb1395e0959d966f14'