[arch-commits] Commit in nextcloud-app-contacts/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jun 17 13:39:11 UTC 2019
Date: Monday, June 17, 2019 @ 13:39:11
Author: spupykin
Revision: 481976
upgpkg: nextcloud-app-contacts 3.1.3-1
Modified:
nextcloud-app-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-17 13:38:57 UTC (rev 481975)
+++ PKGBUILD 2019-06-17 13:39:11 UTC (rev 481976)
@@ -1,7 +1,7 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=nextcloud-app-contacts
-pkgver=3.1.1
+pkgver=3.1.3
pkgrel=1
pkgdesc="Contacts app for nextcloud"
arch=('any')
@@ -10,7 +10,7 @@
depends=('nextcloud')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/contacts/releases/download/v$pkgver/contacts.tar.gz")
-sha256sums=('fbc4f3b7936aba9ef61710c86d70650c1746b8a7df7f29b0a964dd70c528d6e1')
+sha256sums=('c66ff52d41262e209397a7b47843bce03aeed7f1d097590d89db70ffd678ad65')
package() {
install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
More information about the arch-commits
mailing list