[arch-commits] Commit in nextcloud-app-contacts/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat Apr 18 11:53:14 UTC 2020
Date: Saturday, April 18, 2020 @ 11:53:13
Author: spupykin
Revision: 616044
upgpkg: nextcloud-app-contacts 3.3.0-1
Modified:
nextcloud-app-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-18 11:53:05 UTC (rev 616043)
+++ PKGBUILD 2020-04-18 11:53:13 UTC (rev 616044)
@@ -1,7 +1,7 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=nextcloud-app-contacts
-pkgver=3.2.0
+pkgver=3.3.0
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=('ff982162430c7a0b1295dfc6df733d7967426342be0019140c8827e2a3183865')
+sha256sums=('a012aa42bd9772732efd4df005f795057bf71176b2912f47646792a727ddeaa0')
package() {
install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
More information about the arch-commits
mailing list