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

Sergej Pupykin spupykin at archlinux.org
Tue Jan 14 11:32:33 UTC 2020


    Date: Tuesday, January 14, 2020 @ 11:32:32
  Author: spupykin
Revision: 552484

upgpkg: nextcloud-app-mail 0.21.1-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-14 09:03:23 UTC (rev 552483)
+++ PKGBUILD	2020-01-14 11:32:32 UTC (rev 552484)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.20.3
+pkgver=0.21.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=('269aee6e61484cc1db234165f873c893a79ad23363bfd999fcbe7eeb08561f7158e02712794470180c049fee617fef45d975186ba9625317dafac5ea2f6b12f6')
+sha512sums=('63c14f821ce1e6a4b18f1403d5b35fb5075d7d931e5189f6b8083787c2ed382f56c7e0976a9717bc97f75a58a29de5d5a2ae2931f49031b939dbde5eed506222')
 
 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