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

Sergej Pupykin spupykin at archlinux.org
Sat Jan 18 19:58:05 UTC 2020


    Date: Saturday, January 18, 2020 @ 19:58:04
  Author: spupykin
Revision: 553081

upgpkg: nextcloud-app-mail 1.0.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 19:57:37 UTC (rev 553080)
+++ PKGBUILD	2020-01-18 19:58:04 UTC (rev 553081)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich <onny at project-insanity.org>
 
 pkgname=nextcloud-app-mail
-pkgver=0.21.1
+pkgver=1.0.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=('63c14f821ce1e6a4b18f1403d5b35fb5075d7d931e5189f6b8083787c2ed382f56c7e0976a9717bc97f75a58a29de5d5a2ae2931f49031b939dbde5eed506222')
+sha512sums=('67662ef2a66cb3709b90445460629d82fa095f65046946bc71f3ff7d5116b5da962d98f549b2b0eb4ad0b59d9574f45c1fb2dfd8699dbf0ae5e779902ea6d062')
 
 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