summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-12 18:14:54 +0200
committerGoliathLabs2020-05-12 18:14:54 +0200
commitebef93177d0d09bd53e1fb8bb2033066425f9b06 (patch)
treef9fa6aa797911f5ad5e9cce5b0cc43f257d99f5b /PKGBUILD
parent69e895dbd4958cd70fac6a9cd9789146267f2e93 (diff)
downloadaur-ebef93177d0d09bd53e1fb8bb2033066425f9b06.tar.gz
Updated: validpgpkeys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89db5565ef3d..96816d0ea330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=owncloud
pkgver=10.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Securely access and share data from everywhere and any device"
arch=('any')
url="https://owncloud.org/"
@@ -27,7 +27,8 @@ conflicts=('owncloud-app-gallery')
replaces=('owncloud-app-gallery')
options=('!strip')
backup=('etc/webapps/owncloud/apache.example.conf')
-validpgpkeys=('E3036906AD9F30807351FAC32D5D5E97F6978A26')
+validpgpkeys=('E3036906AD9F30807351FAC32D5D5E97F6978A26'
+ 'DDA2C105C4B73A6649AD2BBD47AE7F72479BC94B')
source=("https://download.owncloud.org/community/owncloud-${pkgver}.tar.bz2"{,.asc}
'apache.example.conf'
'owncloud.hook'