summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Valter2022-01-28 22:35:14 +0000
committerDmitry Valter2022-01-28 22:35:14 +0000
commit8efe4be53a94c48fb9566d0b50c394ad79b02389 (patch)
tree81cc837238a4055e0456353a3b203a53853a0bb3
parent8221c440e803ab8dd0544ef72b17e1d610d98797 (diff)
downloadaur-8efe4be53a94c48fb9566d0b50c394ad79b02389.tar.gz
updpkg: drawio-desktop 16.5.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34d6e21c7ecb..913df7f3fee7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = drawio-desktop
pkgdesc = Diagram drawing application built on web technology
- pkgver = 16.4.0
+ pkgver = 16.5.1
pkgrel = 1
url = https://github.com/jgraph/drawio-desktop
arch = any
@@ -12,9 +12,9 @@ pkgbase = drawio-desktop
depends = libnotify
conflicts = electron<16.0.5
options = !strip
- source = drawio-16.4.0.tar.gz::https://github.com/jgraph/drawio/archive/v16.4.0.tar.gz
- source = drawio-desktop-16.4.0.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v16.4.0.tar.gz
- sha512sums = a336203e486b9488c16ced9213aad12d7c5061578ad8c0995fd2a08869af4589d6482fc859c1ca281bbddaa949ed4628072556f4fc1f22b66cb8aeca306cc075
- sha512sums = 2b3638a02a033bce9ceec23e05afc339a2e25a49ba381129abb303734eb6f4063e0c11c6a24b9b7519bd0359537f955ff6fbe828a4cf7baa450ebff5a297a315
+ source = drawio-16.5.1.tar.gz::https://github.com/jgraph/drawio/archive/v16.5.1.tar.gz
+ source = drawio-desktop-16.5.1.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v16.5.1.tar.gz
+ sha512sums = ddfd0aa8356a268c92bb4d5a4f984b3a07fcdcc2e68204289d6ac7e5c8e6b52d82175de0339372ee20669d995f83e387c15b0bfc71b9ae9d0cdbde93f43b88ec
+ sha512sums = 11dd7a3241ddb8d969764b3ccea8ec83f42b28a20c790671364c4f628607d00d641fcf09092e49f901be56b68d666b9bceebd82bdfbe7e7a8406bd5a922b1f7f
pkgname = drawio-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1dddd75d1e0e..257d4937da45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Valter <`echo ZHZhbHRlciA8YXQ+IHByb3Rvbm1haWwgPGRvdD4gY29tCg== | base64 -d`>
pkgname=drawio-desktop
-pkgver=16.4.0
+pkgver=16.5.1
pkgrel=1
pkgdesc='Diagram drawing application built on web technology'
arch=('any')
@@ -13,8 +13,8 @@ makedepends=(yarn ant 'nodejs>=12')
options=('!strip')
source=("drawio-$pkgver.tar.gz::https://github.com/jgraph/drawio/archive/v$pkgver.tar.gz"
"drawio-desktop-$pkgver.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v$pkgver.tar.gz")
-sha512sums=('a336203e486b9488c16ced9213aad12d7c5061578ad8c0995fd2a08869af4589d6482fc859c1ca281bbddaa949ed4628072556f4fc1f22b66cb8aeca306cc075'
- '2b3638a02a033bce9ceec23e05afc339a2e25a49ba381129abb303734eb6f4063e0c11c6a24b9b7519bd0359537f955ff6fbe828a4cf7baa450ebff5a297a315')
+sha512sums=('ddfd0aa8356a268c92bb4d5a4f984b3a07fcdcc2e68204289d6ac7e5c8e6b52d82175de0339372ee20669d995f83e387c15b0bfc71b9ae9d0cdbde93f43b88ec'
+ '11dd7a3241ddb8d969764b3ccea8ec83f42b28a20c790671364c4f628607d00d641fcf09092e49f901be56b68d666b9bceebd82bdfbe7e7a8406bd5a922b1f7f')
build() {
cd "$srcdir/drawio-$pkgver"/etc/build