summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2020-05-05 19:54:38 +0200
committerMichael Lass2020-05-05 19:54:38 +0200
commitb5df16ad1e921e86174dace03f01f99fa9b3a816 (patch)
tree5cf17a69b9bd556d7236f8516bacc573b68f8883
parent2b8a0ff226e2c473372a5f9c93656957ee681a99 (diff)
downloadaur-b5df16ad1e921e86174dace03f01f99fa9b3a816.tar.gz
Update to 3.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be33ac85085f..21de7b98e1ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = yed
pkgdesc = Very powerful graph editor written in java
- pkgver = 3.19.1.1
- pkgrel = 2
+ pkgver = 3.20
+ pkgrel = 1
epoch = 1
url = http://www.yworks.com/en/products_yed_about.html
install = yed.install
arch = any
license = custom
depends = java-runtime
- source = https://www.yworks.com/resources/yed/demo/yEd-3.19.1.1.zip
+ source = https://www.yworks.com/resources/yed/demo/yEd-3.20.zip
source = yed.desktop
source = yed
source = graphml+xml-mime.xml
- sha256sums = 3639da2650976bffcd43a8ea830727bae86478e95ceb4d68ad6363a42a8f1efb
+ sha256sums = c362318fa0d3668ce6735b6c22fee5a34cbc2adc74d020e780d38f983643497e
sha256sums = 245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca
sha256sums = 731b54c6e731704efe9847d78e2df474d59042452ace29d2786d76891295249e
sha256sums = e751b69ed8a25faf46d4e4016ed8f1774abc88679067934a6081348e3d6fc332
diff --git a/PKGBUILD b/PKGBUILD
index 9ee4cf9f1c99..9df949ed0e92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
# https://github.com/michaellass/AUR
pkgname=yed
-pkgver=3.19.1.1
-pkgrel=2
+pkgver=3.20
+pkgrel=1
epoch=1
pkgdesc='Very powerful graph editor written in java'
arch=('any')
@@ -22,7 +22,7 @@ source=("https://www.yworks.com/resources/yed/demo/yEd-${pkgver}.zip"
'yed.desktop'
'yed'
'graphml+xml-mime.xml')
-sha256sums=('3639da2650976bffcd43a8ea830727bae86478e95ceb4d68ad6363a42a8f1efb'
+sha256sums=('c362318fa0d3668ce6735b6c22fee5a34cbc2adc74d020e780d38f983643497e'
'245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca'
'731b54c6e731704efe9847d78e2df474d59042452ace29d2786d76891295249e'
'e751b69ed8a25faf46d4e4016ed8f1774abc88679067934a6081348e3d6fc332')