Date: Monday, February 4, 2019 @ 14:28:08
  Author: spupykin
Revision: 429569

upgpkg: nextcloud-app-contacts 3.0.3-1

Modified:
  nextcloud-app-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-04 14:27:37 UTC (rev 429568)
+++ PKGBUILD    2019-02-04 14:28:08 UTC (rev 429569)
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=nextcloud-app-contacts
-pkgver=3.0.2
+pkgver=3.0.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=('d309c3bbbf834dbbc2cfef5e4212ed328e0919c7e7a7adc8edd465f763ea49e7')
+sha256sums=('254d8fd170cc03b0dfc7371a95020ba24e6b8a49af1e65f06661e1ef5e74d008')
 
 package() {
   install -d "$pkgdir"/usr/share/webapps/nextcloud/apps

Reply via email to