[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Feb 4 14:11:07 UTC 2020
Date: Tuesday, February 4, 2020 @ 14:11:06
Author: spupykin
Revision: 562039
upgpkg: nextcloud-app-notes 3.1.2-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-04 13:43:25 UTC (rev 562038)
+++ PKGBUILD 2020-02-04 14:11:06 UTC (rev 562039)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.1.1
+pkgver=3.1.2
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/${pkgver}/notes.tar.gz")
-sha512sums=('4752b456998c7afc472b18deaa5a38d0a3d099a9a27d0e5e744175ce883627fa39ec4999d181d2c31ce6ffd4ee228d32801683812d00babd484fb7e147121f40')
+sha512sums=('8c044591c250da5fe1a6160ea0f3b2ae0aa943ec735ef84be776230d6caace1367da84ad8f7db7fe47474a1f312a6b37241b0e7d71fcbba2dc41f483263ca6fc')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list