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

Sergej Pupykin spupykin at archlinux.org
Tue Feb 4 18:04:54 UTC 2020


    Date: Tuesday, February 4, 2020 @ 18:04:53
  Author: spupykin
Revision: 562190

upgpkg: nextcloud-app-mail 1.1.2-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 18:03:31 UTC (rev 562189)
+++ PKGBUILD	2020-02-04 18:04:53 UTC (rev 562190)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=1.0.0
+pkgver=1.1.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=('67662ef2a66cb3709b90445460629d82fa095f65046946bc71f3ff7d5116b5da962d98f549b2b0eb4ad0b59d9574f45c1fb2dfd8699dbf0ae5e779902ea6d062')
+sha512sums=('243fdf07b412e699d9db8357972fc02b86ef10ea217fb3728dbae48236822f4e291e8d69c740cd7af9efa67b17bdda7432ff9e316b6715abb390a225d4f5954d')
 
 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