[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat Aug 29 01:52:55 UTC 2020
Date: Saturday, August 29, 2020 @ 01:52:54
Author: spupykin
Revision: 691442
upgpkg: nextcloud-app-notes 3.6.4-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-29 01:52:36 UTC (rev 691441)
+++ PKGBUILD 2020-08-29 01:52:54 UTC (rev 691442)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.6.2
+pkgver=3.6.4
pkgrel=1
pkgdesc="Simple Notes app for Nextcloud"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz")
-sha512sums=('78ff2439609b5f9e1574430f86ed9a34e164bda1d3036a4b2ede8f87c9c7e1e7db738eb72f9a7cb255ed93844feed4e08e6f9c0ac5aec4df7530087005f35c0d')
+sha512sums=('107138193f750139698ee46188cccd9a92ea757ba79504ea47ced1ddd6748c9d0e13c27959ab9f9ae896cb772efdb7b94bea9eaf78784b1aafe41d3c1f143526')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list