summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2024-01-18 09:23:13 +0100
committerGilrain2024-01-18 09:29:15 +0100
commit57f5cff4045636f7dea53833e30c5c8e40207c67 (patch)
tree5df282c832e9f2a90abea503829fa4073ad7b995
parent5e6104f9fe89238b647c25d76a7b89f593c5ccd4 (diff)
downloadaur-57f5cff4045636f7dea53833e30c5c8e40207c67.tar.gz
Update to 5.4.1-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce716a147d40..f2d8850768ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=nextcloud-app-files-antivirus
-pkgver=5.4.0
+pkgver=5.4.1
pkgrel=1
pkgdesc="Antivirus app for Nextcloud"
arch=('any')
@@ -13,7 +13,7 @@ depends=('nextcloud' 'clamav')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/files_antivirus/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('2e6ce472f0125483b773c950a25dd62ed24e60b0621dc183f5fdabb5ad055b05a35c8abe9f0820708c712c95427104cee0d005d592fa00d96e11346a5544fa97')
+sha512sums=('c83055744775619eab74fa99955ea6097b3c1116b3889d07dfc90f954b26100f7cebcc7d60d54083fe93c487e797e2d5069f0814f0cef0100d9ad5990b5efb56')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"