[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Aug 6 13:07:45 UTC 2018
Date: Monday, August 6, 2018 @ 13:07:45
Author: spupykin
Revision: 369820
upgpkg: nextcloud-app-notes 2.4.0-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-06 13:07:38 UTC (rev 369819)
+++ PKGBUILD 2018-08-06 13:07:45 UTC (rev 369820)
@@ -4,7 +4,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=2.3.2
+pkgver=2.4.0
pkgrel=1
pkgdesc="Simple Notes app for Nextcloud"
arch=('any')
@@ -14,7 +14,7 @@
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz")
-sha512sums=('7ebd5d563b10c55a061157febb667f29097c7f828e2c3091fee923c3116112e7d3ccce4d942663dc9e2329cbf6b3384eab2db4ddd3db40165737138fc5d67714')
+sha512sums=('729456d7f4961e9591ef0fca68be5270eae38da0bddadb1f8e56dfc95fbbe2561369bef2230290c2b8345fa55e8fd67d5051c623845508e906c36ffcddc3ddc1')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list