[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jun 17 13:39:27 UTC 2019


    Date: Monday, June 17, 2019 @ 13:39:26
  Author: spupykin
Revision: 481978

upgpkg: nextcloud-app-notes 3.0.0-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-17 13:39:19 UTC (rev 481977)
+++ PKGBUILD	2019-06-17 13:39:26 UTC (rev 481978)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=2.6.0
+pkgver=3.0.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/v${pkgver}/notes.tar.gz")
-sha512sums=('e048ec91962913b1e8b2f5823cd20e3fe8467338f209870b94758b0234a78586635e04f84a468d349ea1fc4888ea911c7a147d446d7db2f803b83124a6ede843')
+sha512sums=('95d861b076fa9a1dd78ca604dbcf0e8bb34cba38e401278f2336d51137ba0689076798c8a5966b0f4ccfb2ffe0c7720bb23af934ab370e6a35e8b7fbfbd7fa84')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list