[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sat Jul 9 10:35:43 UTC 2022


    Date: Saturday, July 9, 2022 @ 10:35:43
  Author: dvzrv
Revision: 1249097

upgpkg: nextcloud-app-mail 1.13.6-1: Upgrade to 1.13.6.

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-09 10:33:53 UTC (rev 1249096)
+++ PKGBUILD	2022-07-09 10:35:43 UTC (rev 1249097)
@@ -4,18 +4,18 @@
 
 pkgname=nextcloud-app-mail
 _name=mail
-pkgver=1.13.5
+pkgver=1.13.6
 pkgrel=1
 pkgdesc="An email app for NextCloud"
-arch=('any')
+arch=(any)
 url="https://github.com/nextcloud/mail"
-license=('AGPL')
+license=(AGPL)
 makedepends=(nextcloud yq)
-groups=('nextcloud-apps')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/$_name-v${pkgver}.tar.gz")
-sha512sums=('cfee98ff9f7116df58f239c19c34ea62ca37a806c3170cce3ef5a27ca8ee46bb26f5570571a7e4ed56a46f708c04a03144715f8ecc4ad74d6a911b3a8665cbd1')
-b2sums=('367eb7272ae954a9ed7be0522bc352561a803de4112905b2704eb831c709e018e6a68224afc33b28f6cf65e12e74eb0e72b12e302144c56becaabc6e385bf346')
+groups=(nextcloud-apps)
+options=(!strip)
+source=($pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
+sha512sums=('e0c143b62d0ebfb892ffc0ffb87b77c30385b4f21bfd7c52df9d288302b66d4f96163d31e16279c09e5e8b9cddf4fdcd42ac9955a54f4c2eff07ef08dd0491ff')
+b2sums=('62185f502452eea6f88a0455ae4cc1ba398e14ccc916d6f1d670528d40c7bcc287b722544d8e1301cda2dd029e61b13ac83054473c0bec4c4db12448edd1a8ea')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in group
 # 1. Call respective function helpers in check() and package() *after* cd'ing to the source directory



More information about the arch-commits mailing list