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

Sergej Pupykin spupykin at archlinux.org
Mon Sep 2 11:20:52 UTC 2019


    Date: Monday, September 2, 2019 @ 11:20:52
  Author: spupykin
Revision: 507023

upgpkg: nextcloud-app-mail 0.15.4-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-02 11:20:46 UTC (rev 507022)
+++ PKGBUILD	2019-09-02 11:20:52 UTC (rev 507023)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.15.2
+pkgver=0.15.4
 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=('1c2effa3ae52a536362f3d4b6adc443efa2e99501dbf9595e433195c577c69eb4550006a55230ee199df9b8821161591685f35251c01403021fb4ce416ab4059')
+sha512sums=('a79ff5df0384577e22ae79381233794fd06b67d48bb9a38051d0036a6f70e4514ae20d82e91b615e0c55e8efad783c174de90eaa2f01f51fbda0189a5e583143')
 
 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