[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Mar 18 19:12:40 UTC 2020
Date: Wednesday, March 18, 2020 @ 19:12:40
Author: spupykin
Revision: 600652
upgpkg: nextcloud-app-notes 3.2.0-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 19:12:34 UTC (rev 600651)
+++ PKGBUILD 2020-03-18 19:12:40 UTC (rev 600652)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.1.5
+pkgver=3.2.0
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/${pkgver}/notes.tar.gz")
-sha512sums=('b12fca90fb97cd9434db5847545e06b3587049c2ccad6e8f8f76a12894ca59053278cbd4af3083c455a03639769e4006d5afa4ae35e35c8b8482219b47cf178e')
+sha512sums=('f2e8b992371f5d3ea824819034cb9aa62ffbe96914f36e11284f402e962ea9a6c41b5625d411e96cc192bf5056d5609ad71569dea9e052fdcd5ec5c38ff55cbb')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list