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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 19 11:19:57 UTC 2018


    Date: Friday, October 19, 2018 @ 11:19:56
  Author: spupykin
Revision: 397428

upgpkg: nextcloud-app-mail 0.11.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 11:19:47 UTC (rev 397427)
+++ PKGBUILD	2018-10-19 11:19:56 UTC (rev 397428)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('nextcloud')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz")
-sha512sums=('f1866f45194a10335147527a54ad32e6d97d2706e823b4b955048f2cd450406fee4e9d9960797c835221f713156c234c3be8973ad5e8d4df65f1ac9e09d3b7b8')
+sha512sums=('383c1ceb6f325ed3c84c9f1d400aa4bbd6aba4650b9995c0ec3b0d5cd5cf69f53798fb28b45ab5b8f69ac1012598e991f84cf8e27b9d4be80d803bae0c9ff4c6')
 
 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