summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2022-12-21 00:22:01 +0100
committerNarrat2022-12-21 00:22:01 +0100
commit5abae902c1063fcbce4283759b1f63b86d646cdf (patch)
tree66d81346d1007204773323d44498a034e1ea8020 /PKGBUILD
parent3657060c1f12b04ad7947cae6226eb4d475bdf1a (diff)
downloadaur-5abae902c1063fcbce4283759b1f63b86d646cdf.tar.gz
nextcloud_end2end_enc: update to 1.11.1
But dunno why nextcloud-releases has 1.11.1 but the source repo not (they only have the tag/release 1.11.0)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd3302e8975e..cea3cafaee27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=end_to_end_encryption
pkgname=nextcloud-app-end_to_end_encryption
-pkgver=1.11.0_beta3
+pkgver=1.11.1
pkgrel=1
pkgdesc="Nextcloud End-to-End-Encryption App"
arch=('any')
@@ -12,7 +12,7 @@ license=('AGPLv3')
makedepends=('nextcloud' 'yq')
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud-releases/${_name}/releases/download/v${pkgver/_/-}/${_name}-v${pkgver/_/-}.tar.gz")
-sha512sums=('7d73924ca24a421b1d3f983189d3ae4231e5e3c2fb35025c840bc987f9214b0f79e0deeee78b42f4837ad29ea3b0621fc1b0422bc142e1b90882bfffda5bbb5c')
+sha512sums=('054eed1dcf9062f6889c05036fe632e740091f83b3d4bcc4c5c8dc238971440fff840de239900d9b7f2a1aa054e8c321afc98d4198f06f7cd8fac47d98a270a7')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in group