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

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Jul 15 21:17:03 UTC 2021


    Date: Thursday, July 15, 2021 @ 21:17:03
  Author: spupykin
Revision: 977458

upgpkg: nextcloud-app-mail 1.10.1-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 21:16:56 UTC (rev 977457)
+++ PKGBUILD	2021-07-15 21:17:03 UTC (rev 977458)
@@ -4,8 +4,8 @@
 
 pkgname=nextcloud-app-mail
 _name=mail
-pkgver=1.9.5
-pkgrel=2
+pkgver=1.10.1
+pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
 url="https://github.com/nextcloud/mail"
@@ -13,8 +13,8 @@
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
 options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz")
-sha512sums=('cd4a14580c2239e2d0f3702c02884b54298be82c87b884e365ff4ca64737a1a040e2721ddb7e74a4689d86e32d6690e495970d00db62a44409b7f0ca8ea9be88')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/mail.tar.gz")
+sha512sums=('2b67b5b8f69110d6340e51447b1fd0cc9a19581516dbd7d1458a44c882d6ecab2122a6378b72905fabf963e8c948926cfecc83dca7297e795cf3e924e2b3f178')
 
 _get_nextcloud_versions() {
   _app_min_major_version="$(xq '.info.dependencies.nextcloud["@min-version"]' "${_name}/appinfo/info.xml"| sed 's/"//g')"




More information about the arch-commits mailing list