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

Sergej Pupykin spupykin at archlinux.org
Sat Apr 18 11:54:56 UTC 2020


    Date: Saturday, April 18, 2020 @ 11:54:54
  Author: spupykin
Revision: 616046

upgpkg: nextcloud-app-mail 1.3.2-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-18 11:53:23 UTC (rev 616045)
+++ PKGBUILD	2020-04-18 11:54:54 UTC (rev 616046)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=1.1.2
+pkgver=1.3.2
 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=('243fdf07b412e699d9db8357972fc02b86ef10ea217fb3728dbae48236822f4e291e8d69c740cd7af9efa67b17bdda7432ff9e316b6715abb390a225d4f5954d')
+sha512sums=('ff48900bd52e18d821dde5352cdf55104193888b0d304dca569044a8f553f55ac97ff9be550c50d048e7b6af80bc59b608e550d8213479d8655eb76e2901a630')
 
 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