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

Sergej Pupykin spupykin at archlinux.org
Tue Nov 28 15:36:46 UTC 2017


    Date: Tuesday, November 28, 2017 @ 15:36:45
  Author: spupykin
Revision: 270502

upgpkg: nextcloud-app-mail 0.7.5-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-28 14:54:07 UTC (rev 270501)
+++ PKGBUILD	2017-11-28 15:36:45 UTC (rev 270502)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.4
+pkgver=0.7.5
 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=('e34d26c7a9b09c19102e0c9b3445a3ae715dd592a5b4d153c79ac3a978c51cb004fce5e97248a585b8a989963b1aa0894f8486da549e185cd582da8aa9f9f280')
+sha512sums=('4fd3f40303d4efd3bb800660a37bcc324fcb96043b830254151730957587da46b2a5ed77903d127b67cc07879212d81ca4042fa9beea97ad258580f47fa1fedb')
 
 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