[arch-commits] Commit in nextcloud-app-bookmarks/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Aug 18 18:18:12 UTC 2020
Date: Tuesday, August 18, 2020 @ 18:18:12
Author: spupykin
Revision: 684841
upgpkg: nextcloud-app-bookmarks 1:3.3.4-1
Modified:
nextcloud-app-bookmarks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-18 18:18:05 UTC (rev 684840)
+++ PKGBUILD 2020-08-18 18:18:12 UTC (rev 684841)
@@ -2,7 +2,7 @@
pkgname=nextcloud-app-bookmarks
epoch=1
-pkgver=3.3.3
+pkgver=3.3.4
pkgrel=1
pkgdesc="Bookmarks app for nextcloud"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=()
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/bookmarks/releases/download/v$pkgver/bookmarks-$pkgver.tar.gz")
-sha256sums=('d8c1c233a21e6f477e71709b0a343880ce5bf800162318d91b1ebeabd4d54630')
+sha256sums=('24974a688236718afcbf991bf3e268d4394cadef00258c28e81f878bdea65d3d')
package() {
install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
More information about the arch-commits
mailing list