[arch-commits] Commit in nextcloud-app-bookmarks/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon May 11 12:03:57 UTC 2020
Date: Monday, May 11, 2020 @ 12:03:56
Author: spupykin
Revision: 626253
upgpkg: nextcloud-app-bookmarks 1:3.0.12-1
Modified:
nextcloud-app-bookmarks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-11 11:29:08 UTC (rev 626252)
+++ PKGBUILD 2020-05-11 12:03:56 UTC (rev 626253)
@@ -2,7 +2,7 @@
pkgname=nextcloud-app-bookmarks
epoch=1
-pkgver=3.0.4
+pkgver=3.0.12
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=('37530da8194be1f4fc546b605685d432637b18f98bd1df85532e62e85ff279ed')
+sha256sums=('979824797256a78bef9053ffe584545fcf17cccebe48e4c270b529c3a8a136dd')
package() {
install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
More information about the arch-commits
mailing list