summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnwariasEu2018-12-11 18:12:45 +0100
committerAnwariasEu2018-12-11 18:12:45 +0100
commitb5e623b7d4fe15d209fd9f9883f460d07608224c (patch)
treeb0de3b38671b60c427757e08141bdd43287469fb /PKGBUILD
parent6521acde722b3cf89047c52d91e5b4e0a78f5df6 (diff)
downloadaur-b5e623b7d4fe15d209fd9f9883f460d07608224c.tar.gz
Updated PKGBUILD to version 1.1.0
Thanks to david_rysk for flagging as outdated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21bf35cb9b72..cff284eba05f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christian Steinhaus <aur@anwarias.de>
pkgname=nextcloud-app-end_to_end_encryption
-pkgver=1.0.5
+pkgver=1.1.0
pkgrel=1
pkgdesc="Nextcloud End-to-End-Encryption App"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nextcloud')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/end_to_end_encryption/releases/download/v${pkgver}/end_to_end_encryption-${pkgver}.tar.gz")
-sha512sums=("85d9169e1684dbc1f5b2279b22f1ab3ebf6fecd8499061a99236cdf3478c7499b9a27bb36d2f6bbcab9e35735fe155268406ec337fa1bbe02d97d73c513e35a7")
+sha512sums=("cbef0e8cbe647ad9ee8e4ce7a38626b0e365689741f715222a59d26bdce4f1edf4300a34e53ee2da791f2a994e28907971015c0e508f767b5e20b174e769b0fa")
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"