[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Jul 4 10:57:12 UTC 2017
Date: Tuesday, July 4, 2017 @ 10:57:11
Author: spupykin
Revision: 242297
upgpkg: nextcloud-app-notes 2.3.1-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-04 10:56:57 UTC (rev 242296)
+++ PKGBUILD 2017-07-04 10:57:11 UTC (rev 242297)
@@ -4,7 +4,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=2.2.0
+pkgver=2.3.1
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=('c4329123623aa1018237376eec46b6bb4f2705554df8a4b7d4109591749db952dd4c21b6a612df1a7f26e32cd0668331569196782229c0d7fcb0af714d41c482')
+sha512sums=('229d75c1442f98ea4668efafce7ace6b9c07afd55946ec67f4a83a0b6de58af4f34c1214496fb51941828ac510239e86b6c34bb189d6885947bb70baa0cacb8f')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list