summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpikl2024-01-08 18:38:26 +0000
committerpikl2024-01-08 18:38:26 +0000
commitaa95a60fd245e844eb23c3caab5c85e63676f5e7 (patch)
tree6e29aa51b69cb4fa5c429aac26db78d486b3c1ec
parent97ceeac47979cd9230b13f3233e4cc61e3f4967d (diff)
downloadaur-aa95a60fd245e844eb23c3caab5c85e63676f5e7.tar.gz
bump v1.92.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--immich-server.service2
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60edaa888945..d4761c16bcab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = immich
pkgdesc = Self-hosted photos and videos backup tool
- pkgver = 1.91.4
- pkgrel = 2
+ pkgver = 1.92.1
+ pkgrel = 1
url = https://github.com/immich-app/immich
arch = x86_64
license = MIT
@@ -56,7 +56,7 @@ pkgbase = immich
depends = perl-uri
depends = perl-mojolicious
depends = perl-file-slurper
- source = immich-1.91.4.tar.gz::https://github.com/immich-app/immich/archive/refs/tags/v1.91.4.tar.gz
+ source = immich-1.92.1.tar.gz::https://github.com/immich-app/immich/archive/refs/tags/v1.92.1.tar.gz
source = immich-server.service
source = immich-microservices.service
source = immich-machine-learning.service
@@ -69,8 +69,8 @@ pkgbase = immich
source = https://download.geonames.org/export/dump/cities500.zip
source = https://download.geonames.org/export/dump/admin1CodesASCII.txt
source = https://download.geonames.org/export/dump/admin2Codes.txt
- sha256sums = 1f94f8f6b3852c08c2b3564e0965883449104299133ae282ba4a7028f8f7d7ab
- sha256sums = 77582958979462642caeeb77cb9bc8e02ce80e5ec8f9d6aaa6c71f69ab96ea5d
+ sha256sums = cf090e38f9fcc52c3051c77b6e3df81543018ea7f247d9db6da28a8c9426e5d9
+ sha256sums = 0a9d7fffe3c301190cc8581ee7e11417eb0661937a2c03d76c8b8bc39710205b
sha256sums = dc1a3d7baf2ec4f00a4a80f88a1f28dc1092eb7a08195544cc37b6532777f5d7
sha256sums = d20455349cdb9409adb42cdbde48c30a176d2a5337ad148c6d2227ecc523c88a
sha256sums = 01707746e8718fe169b729b7b3d9e26e870bf2dbc4d1f6cdc7ed7d3839e92c0e
diff --git a/PKGBUILD b/PKGBUILD
index 8c7fbfa3cdd4..28c9f328ed0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: pikl <me@pikl.uk>
pkgbase=immich
pkgname=('immich-server' 'immich-cli')
-pkgrel=2
-pkgver=1.91.4
+pkgrel=1
+pkgver=1.92.1
pkgdesc='Self-hosted photos and videos backup tool'
url='https://github.com/immich-app/immich'
license=('MIT')
@@ -43,8 +43,8 @@ source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/immich-app/immich/archi
'https://download.geonames.org/export/dump/cities500.zip'
'https://download.geonames.org/export/dump/admin1CodesASCII.txt'
'https://download.geonames.org/export/dump/admin2Codes.txt')
-sha256sums=('1f94f8f6b3852c08c2b3564e0965883449104299133ae282ba4a7028f8f7d7ab'
- '77582958979462642caeeb77cb9bc8e02ce80e5ec8f9d6aaa6c71f69ab96ea5d'
+sha256sums=('cf090e38f9fcc52c3051c77b6e3df81543018ea7f247d9db6da28a8c9426e5d9'
+ '0a9d7fffe3c301190cc8581ee7e11417eb0661937a2c03d76c8b8bc39710205b'
'dc1a3d7baf2ec4f00a4a80f88a1f28dc1092eb7a08195544cc37b6532777f5d7'
'd20455349cdb9409adb42cdbde48c30a176d2a5337ad148c6d2227ecc523c88a'
'01707746e8718fe169b729b7b3d9e26e870bf2dbc4d1f6cdc7ed7d3839e92c0e'
diff --git a/immich-server.service b/immich-server.service
index a584a039e44f..f1aa38042683 100644
--- a/immich-server.service
+++ b/immich-server.service
@@ -18,7 +18,7 @@ Type=simple
Restart=on-failure
EnvironmentFile=/etc/immich.conf
-Environment=NODE_ENV=production
+Environment=NODE_ENV=production NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_VISIBLE_DEVICES=all
SyslogIdentifier=immich-server
ExecStart=node dist/main immich