[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Feb 7 17:35:42 UTC 2020
Date: Friday, February 7, 2020 @ 17:35:42
Author: spupykin
Revision: 563749
upgpkg: nextcloud-app-notes 3.1.4-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-07 17:17:42 UTC (rev 563748)
+++ PKGBUILD 2020-02-07 17:35:42 UTC (rev 563749)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.1.2
+pkgver=3.1.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/${pkgver}/notes.tar.gz")
-sha512sums=('8c044591c250da5fe1a6160ea0f3b2ae0aa943ec735ef84be776230d6caace1367da84ad8f7db7fe47474a1f312a6b37241b0e7d71fcbba2dc41f483263ca6fc')
+sha512sums=('c546676936a046bd6e8a9bf10b56ddfcb4b3fc0412f276eeb2c0809d028896d93ef645b40c0d30163c30598836172a2b7cd55131ec574a408f3cb2af3fd47b33')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list