summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyfinn2021-03-23 20:57:53 +0000
committertonyfinn2021-03-23 20:57:53 +0000
commit018c0cf856ba62d834d3cc20d23fd29aca6c17ac (patch)
treece7eb23c6b07ca3974d93b521045637078e98da2 /PKGBUILD
parent0813daac176207bcd83d6ffc0d9b4133afc98c43 (diff)
downloadaur-preserve-git.tar.gz
caddy in [community] is now caddy2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b1cd9919d45..2d8a755bba19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Finn <aur@tonyfinn.com>
pkgname=preserve-git
-pkgver=0.5.0.r0.g8e7a8da
+pkgver=0.5.2.r2.g46f085d
pkgrel=1
pkgdesc="Efficiency oriented media player/jellyfin frontend"
arch=(any)
@@ -9,7 +9,7 @@ url="https://gitlab.com/tonyfinn/preserve"
license=(GPL)
makedepends=(git jq npm)
optdepends=(
- 'caddy2: systemd unit',
+ 'caddy: systemd unit',
'nginx: web server config provided',
)
provides=("preserve=${pkgver}")