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

Sergej Pupykin spupykin at archlinux.org
Wed Mar 3 19:15:35 UTC 2021


    Date: Wednesday, March 3, 2021 @ 19:15:35
  Author: spupykin
Revision: 879336

upgpkg: nextcloud-app-mail 1.9.1-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 19:15:31 UTC (rev 879335)
+++ PKGBUILD	2021-03-03 19:15:35 UTC (rev 879336)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=1.8.3
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('nextcloud')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz")
-sha512sums=('72a3cad3362325b664796419297841d003105644806ce314820c103d81a8178d9be0f4268c603118d0151c2e68a75220db1c8a79aee822cbc3c65690c4d88fa3')
+sha512sums=('1b2419d7f74dee0935e08e2d880a2dcc179f30c2dbd5dc9d0361e24eff97a550fcaa4566da4e5628c0f953f3890f35107673ac7fb50139c2b63b716795ad5728')
 
 prepare() {
   sed -i 's|max-version="7.0"|max-version="7.1"|' "${srcdir}/mail/appinfo/info.xml"



More information about the arch-commits mailing list