[arch-commits] Commit in nextcloud-app-deck/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Wed Jul 15 13:03:29 UTC 2020


    Date: Wednesday, July 15, 2020 @ 13:03:29
  Author: dvzrv
Revision: 663962

upgpkg: nextcloud-app-deck 1:1.0.5-1: Upgrading to 1.0.5.

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 11:59:52 UTC (rev 663961)
+++ PKGBUILD	2020-07-15 13:03:29 UTC (rev 663962)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 # upstream doesn't adhere to semver:
 # https://github.com/nextcloud/deck/issues/1197
@@ -14,7 +14,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}.tar.gz")
-sha512sums=('5e01660cff1313ecf806e8470bd0458547dd9c4c662acf0618dbadaae9aa6acb6778c13c16dbf32b2db7fe6c328f40bfce1a5f0e6b4699ee7420dc1ee0760bc0')
+sha512sums=('7f2d67112d7cdb72f642223f6780856cf7eff6952ffcb28ef90b3b99b793f5bdafcbc0199bc967841a32e59ffe971cedc3d76feb83dbeb49f37a9f39a8a9763e')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list