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

David Runge dvzrv at gemini.archlinux.org
Fri Jul 16 17:05:53 UTC 2021


    Date: Friday, July 16, 2021 @ 17:05:52
  Author: dvzrv
Revision: 977639

upgpkg: nextcloud-app-spreed 1:12.0.1-1: Upgrade to 12.0.1.

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 16:19:44 UTC (rev 977638)
+++ PKGBUILD	2021-07-16 17:05:52 UTC (rev 977639)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=12.0.0
+pkgver=12.0.1
 pkgrel=1
 # epoch needed, because of fake semver:
 # https://github.com/nextcloud/spreed/issues/1685
@@ -15,8 +15,8 @@
 depends=('nextcloud>=22' 'nextcloud<23')
 checkdepends=('ripgrep' 'yq')
 source=("https://github.com/nextcloud-releases/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('c4264b27f2cdc5c1f4019d6fa909b15937f2002d379aa2067d62efde2fe969127a232a47891bcdcfcb1cffbcaa1f761d49843538c9f28b87f5664906d1598e03')
-b2sums=('5fc8098b7b22d495d254062afdf7d7dbffb504364186362b2831a3149baa383cb41ea149f72769150d0c00f67ceccfae258258fd0ff79c51c9da552873f9ea43')
+sha512sums=('1ac55d42f8a69568e9a0ae117a0f251e60b941cf0e74afdbbb5412660e4b1e6781c3086454aa007bcae24c5ee89a6cb3fb2cafdc40ac611f6c8c3959c6d2eda2')
+b2sums=('eafe68833316bde3d33749c4e320375dfd911832cec3368b71b2002692d73577212951b63ad8472df1250a8b41757d91a530603125dee2f9377796e1e608427d')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +




More information about the arch-commits mailing list