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

Sergej Pupykin spupykin at archlinux.org
Sat Oct 3 15:57:03 UTC 2020


    Date: Saturday, October 3, 2020 @ 15:57:03
  Author: spupykin
Revision: 716590

upgpkg: nextcloud-app-deck 1:1.1.0-1

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-03 15:54:08 UTC (rev 716589)
+++ PKGBUILD	2020-10-03 15:57:03 UTC (rev 716590)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.0.5
+pkgver=1.1.0
 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=('7f2d67112d7cdb72f642223f6780856cf7eff6952ffcb28ef90b3b99b793f5bdafcbc0199bc967841a32e59ffe971cedc3d76feb83dbeb49f37a9f39a8a9763e')
+sha512sums=('2429d84966d10bcdff1573be82c3fa730562109e4cce1a2440a882d23951c99235386469e19568d3c68bc330332bf4efb9336bf24b97423722ea6bbccd3059f1')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list