[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sun Jul 19 10:49:39 UTC 2020
Date: Sunday, July 19, 2020 @ 10:49:39
Author: spupykin
Revision: 664539
upgpkg: nextcloud-app-notes 3.6.1-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-19 10:49:31 UTC (rev 664538)
+++ PKGBUILD 2020-07-19 10:49:39 UTC (rev 664539)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.6.0
+pkgver=3.6.1
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=('26fcd1119a228d274a536ce78080fe9e6066421fb90cdd2f3ff618eb3cb45689996d62497dd86a4ebbbe7c613515e234bc537eeee80451d5180d1ec0a0755983')
+sha512sums=('eac4265ebbc4aed92955f9e71069eb82fed3678cfdf00769db3164c7a5d97aa46f48d732d277a19b94b521e15f9548989c4ec1edb69c554f85f07f210e82a245')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list