[arch-commits] Commit in nextcloud-app-contacts/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jan 24 13:42:35 UTC 2019
Date: Thursday, January 24, 2019 @ 13:42:34
Author: spupykin
Revision: 427534
upgpkg: nextcloud-app-contacts 3.0.2-1
Modified:
nextcloud-app-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-24 13:42:23 UTC (rev 427533)
+++ PKGBUILD 2019-01-24 13:42:34 UTC (rev 427534)
@@ -1,7 +1,7 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=nextcloud-app-contacts
-pkgver=3.0.1
+pkgver=3.0.2
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=('0484ac816b45d516418afeecea6f650258f93a4aeb119155f6d0b241917b8956')
+sha256sums=('d309c3bbbf834dbbc2cfef5e4212ed328e0919c7e7a7adc8edd465f763ea49e7')
package() {
install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
More information about the arch-commits
mailing list