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

Sergej Pupykin spupykin at archlinux.org
Fri Jan 26 11:15:38 UTC 2018


    Date: Friday, January 26, 2018 @ 11:15:33
  Author: spupykin
Revision: 287129

upgpkg: nextcloud-app-mail 0.7.9-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 11:02:48 UTC (rev 287128)
+++ PKGBUILD	2018-01-26 11:15:33 UTC (rev 287129)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.8
+pkgver=0.7.9
 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=('e38846d6961b88f16e598ae478afa5bb75cdbe67d029b08607ad82d550e6574629e42647ec7e715911890989d4e257e43d9c8e870059fb855d62323b432edc33')
+sha512sums=('a5eb7dfd013079a1800390d557d67a84264c248fc37c878f02ce52dd4a5171d4dd13f2b2a83e66f2816331cd5e9688523a9e8c094921e4e757bdb9b3f6f210a7')
 
 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