[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Aug 9 16:12:10 UTC 2019
Date: Friday, August 9, 2019 @ 16:12:09
Author: spupykin
Revision: 498538
upgpkg: nextcloud-app-mail 0.15.2-1
Modified:
nextcloud-app-mail/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-09 16:12:04 UTC (rev 498537)
+++ PKGBUILD 2019-08-09 16:12:09 UTC (rev 498538)
@@ -3,7 +3,7 @@
# Contributor: Jonas Heinrich <onny at project-insanity.org>
pkgname=nextcloud-app-mail
-pkgver=0.15.1
+pkgver=0.15.2
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=('63294b74e46da160ef2f4d3940f4e375c395a0f371bc7fb9ee2e700d69fda93ce33e2b49b1d294ef51bca50dfe8e11030e68d1aa47441472120c499033ad2763')
+sha512sums=('1c2effa3ae52a536362f3d4b6adc443efa2e99501dbf9595e433195c577c69eb4550006a55230ee199df9b8821161591685f35251c01403021fb4ce416ab4059')
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