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

Sergej Pupykin spupykin at archlinux.org
Thu Jun 28 15:01:25 UTC 2018


    Date: Thursday, June 28, 2018 @ 15:01:25
  Author: spupykin
Revision: 346945

upgpkg: nextcloud-app-mail 0.8.2-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-28 15:01:19 UTC (rev 346944)
+++ PKGBUILD	2018-06-28 15:01:25 UTC (rev 346945)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.8.1
+pkgver=0.8.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=('9858867ab4074d9992d6e3323849566d7a42196242082894ab324c9a554550822dd2f2f3506bfa25e6a0581a7f1c13a65e9e5abe858438fb04682f9693e6270d')
+sha512sums=('880acb067d69ebbf48f126070e5e132ef9fa9b6cf65d14eec596386dca65c6c5030521cf5eaa58532a77fd97b29102740ea93d32cff75590526d410e529502c5')
 
 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