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

Sergej Pupykin spupykin at archlinux.org
Fri Sep 8 12:17:46 UTC 2017


    Date: Friday, September 8, 2017 @ 12:17:45
  Author: spupykin
Revision: 256282

upgpkg: nextcloud-app-mail 0.7.2-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-08 12:17:31 UTC (rev 256281)
+++ PKGBUILD	2017-09-08 12:17:45 UTC (rev 256282)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('nextcloud')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz")
-sha512sums=('6e2b4b0678445753286bbd74fa82ff0b7fc82c6b6634381963f08418eaaeea4fe367a58ffd18a8722bdedd3666908cba8b0c9757db9c3d24c5d8d7930a68a0c0')
+sha512sums=('b860db3011e2b7f9b8ea861099e43bf6d49814259534a1b96ebb343e9f159f2a693dfc0d20bd596506e934804b414815ea1e035fb6ddfe5dbd67cd6fb0764c9a')
 
 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