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

Sergej Pupykin spupykin at archlinux.org
Wed Jan 10 10:07:33 UTC 2018


    Date: Wednesday, January 10, 2018 @ 10:07:33
  Author: spupykin
Revision: 280971

upgpkg: nextcloud-app-notes 2.3.2-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 10:07:26 UTC (rev 280970)
+++ PKGBUILD	2018-01-10 10:07:33 UTC (rev 280971)
@@ -4,7 +4,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=2.3.1
+pkgver=2.3.2
 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=('229d75c1442f98ea4668efafce7ace6b9c07afd55946ec67f4a83a0b6de58af4f34c1214496fb51941828ac510239e86b6c34bb189d6885947bb70baa0cacb8f')
+sha512sums=('7ebd5d563b10c55a061157febb667f29097c7f828e2c3091fee923c3116112e7d3ccce4d942663dc9e2329cbf6b3384eab2db4ddd3db40165737138fc5d67714')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list