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

Sergej Pupykin spupykin at archlinux.org
Thu Apr 25 08:41:22 UTC 2019


    Date: Thursday, April 25, 2019 @ 08:41:21
  Author: spupykin
Revision: 453698

upgpkg: nextcloud-app-mail 0.14.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 08:13:16 UTC (rev 453697)
+++ PKGBUILD	2019-04-25 08:41:21 UTC (rev 453698)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.12.0
+pkgver=0.14.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=('b400ccf857e609114be70be642f274da03aed835f3e28eaf4d72b45cd290a4d1e1f6dba59b637253b663ff8785e6a190e129b013afd55fc6c886caa17411a29f')
+sha512sums=('1a84345c103791cb509053388f7646d7443566c025b32e406703ab94a38b2dff66c47a795245d5c846c459634ccbb476ebf93ab1bae10d6ab7bed0c07c8fcb50')
 
 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