[arch-commits] Commit in nextcloud-app-contacts/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Tue Apr  9 12:10:13 UTC 2019
    
    
  
    Date: Tuesday, April 9, 2019 @ 12:10:12
  Author: spupykin
Revision: 450609
upgpkg: nextcloud-app-contacts 3.1.0-1
Modified:
  nextcloud-app-contacts/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 12:07:08 UTC (rev 450608)
+++ PKGBUILD	2019-04-09 12:10:12 UTC (rev 450609)
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=nextcloud-app-contacts
-pkgver=3.0.5
+pkgver=3.1.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=('9cfc72fce0d929a89047db0f02e5adcf7a4b044c74537bcfc75952e2c4578c57')
+sha256sums=('e3d331287e6b57d6902c3c89c42e36911df5da74740e7c7609c8a292d5130956')
 
 package() {
   install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
    
    
More information about the arch-commits
mailing list