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

Sergej Pupykin spupykin at archlinux.org
Mon May 13 14:41:58 UTC 2019


    Date: Monday, May 13, 2019 @ 14:41:57
  Author: spupykin
Revision: 467142

upgpkg: nextcloud-app-mail 0.15.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-13 14:41:20 UTC (rev 467141)
+++ PKGBUILD	2019-05-13 14:41:57 UTC (rev 467142)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.14.0
+pkgver=0.15.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=('1a84345c103791cb509053388f7646d7443566c025b32e406703ab94a38b2dff66c47a795245d5c846c459634ccbb476ebf93ab1bae10d6ab7bed0c07c8fcb50')
+sha512sums=('d3cb0e1616c99d855fcc06769b61085175a38d67042231f2a59310b4934662d187e4c31d011a4f176599f9ea22de1532ac0329139c7dcad8241ba89c0b306599')
 
 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