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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 4 12:22:20 UTC 2019


    Date: Monday, November 4, 2019 @ 12:22:19
  Author: spupykin
Revision: 524049

upgpkg: nextcloud-app-mail 0.18.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 12:20:56 UTC (rev 524048)
+++ PKGBUILD	2019-11-04 12:22:19 UTC (rev 524049)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.17.0
+pkgver=0.18.0
 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=('e0eeb59b9c27bcb0e336a0ba1c94ee5b9d071ed06b45ad84d0bcb39c206471db17ae883196266c0d041b8cf45cac04e758ea239ec12687f81635f8c02b797b84')
+sha512sums=('d8044862d4eb4b0830f3b0a0cd8f49dab8d47e41ccdab908366335476e28ec2a8d710389b935caba05351b8e0fec4a1fb5c003cc878ccf9f62e0afe301e62514')
 
 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