[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jun 29 13:26:10 UTC 2020
Date: Monday, June 29, 2020 @ 13:26:10
Author: spupykin
Revision: 656284
upgpkg: nextcloud-app-notes 3.6.0-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-29 13:26:02 UTC (rev 656283)
+++ PKGBUILD 2020-06-29 13:26:10 UTC (rev 656284)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.5.1
+pkgver=3.6.0
pkgrel=1
pkgdesc="Simple Notes app for Nextcloud"
arch=('any')
@@ -12,8 +12,8 @@
depends=('nextcloud')
makedepends=()
options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz")
-sha512sums=('eb5b74ebae272db0960e0c8a00fc2cfb2141e1c20874c7e9cdbb12206629997218398359616e277a0087d256e5edae84123f7b7920311c75b5bc2adaff069827')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz")
+sha512sums=('26fcd1119a228d274a536ce78080fe9e6066421fb90cdd2f3ff618eb3cb45689996d62497dd86a4ebbbe7c613515e234bc537eeee80451d5180d1ec0a0755983')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list