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

Sergej Pupykin spupykin at archlinux.org
Wed Jan 10 10:07:13 UTC 2018


    Date: Wednesday, January 10, 2018 @ 10:07:13
  Author: spupykin
Revision: 280969

upgpkg: nextcloud-app-mail 0.7.7-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 10:07:05 UTC (rev 280968)
+++ PKGBUILD	2018-01-10 10:07:13 UTC (rev 280969)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.5
+pkgver=0.7.7
 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=('4fd3f40303d4efd3bb800660a37bcc324fcb96043b830254151730957587da46b2a5ed77903d127b67cc07879212d81ca4042fa9beea97ad258580f47fa1fedb')
+sha512sums=('66e01f4d659408a7b58958b45b149e6b954e73d379a8dab5632794bafba7085fea09f073c4e31ead9553a9d3501f48bb7d50b91041cd0cabc952a3f4e5e6540e')
 
 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