[arch-commits] Commit in nextcloud-app-spreed/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Mon Mar 2 20:39:35 UTC 2020
Date: Monday, March 2, 2020 @ 20:39:35
Author: dvzrv
Revision: 588744
upgpkg: nextcloud-app-spreed 1:8.0.5-1: Upgrading to 8.0.5.
Modified:
nextcloud-app-spreed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-02 20:25:17 UTC (rev 588743)
+++ PKGBUILD 2020-03-02 20:39:35 UTC (rev 588744)
@@ -2,7 +2,7 @@
_name=spreed
pkgname=nextcloud-app-spreed
-pkgver=8.0.4
+pkgver=8.0.5
pkgrel=1
# epoch needed, because of fake semver:
# https://github.com/nextcloud/spreed/issues/1685
@@ -13,7 +13,7 @@
license=('AGPL3')
depends=('nextcloud')
source=("https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('980c02aa9809863284d97de68b044f75b3cf338fcfcfaf43e866ec50dc8752bc58c3ab7eb4e63bef19f4fd1749ace73933e01309e08156fb7537726b7239ce2b')
+sha512sums=('4541ff6338523097ed06f3889c2a5c0e07d95b90bd4edc9f2f23d9da104f4657f0288de57ee5cd53f8221ba3fc38f973d5dec0aaf37405d3198306391fccfee9')
prepare() {
find ${_name} -type f -exec chmod 644 {} +
More information about the arch-commits
mailing list