summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d991a2a7e102..073810f22134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=nextcloud-app-files-antivirus
-pkgver=3.3.0
+pkgver=3.3.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/releases/download/v${pkgver}/files_antivirus.tar.gz")
-sha512sums=('da504142ab2ef2342bd9ff187da274162e68e0d63bc8a78ec1a2dfcaa0a57400257fa5722175b3e331391735d1d9a81d5d3fd27044bc6b1df47b7ba31deec894')
+sha512sums=('f52c41e62cb8846bddb343004da6d6a7486a43d3882fefcbca93032b8c7122668db6db2d73f89ab4d8687441993454fa98130fca19067275b00f1abc39a2b3a5')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"