summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Glöckner2023-02-07 08:17:41 +0100
committerSeverin Glöckner2023-02-07 08:17:41 +0100
commit3351e8602c4b06ff6f79e1307185eaa29b8de8d3 (patch)
tree65382ce762a4d01c2402ab54781f870566decc12
parentabc1c7833d1a50b1647e6adc1b1f37d71b73e798 (diff)
downloadaur-3351e8602c4b06ff6f79e1307185eaa29b8de8d3.tar.gz
update to 10.3.0
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9566a472e36d..4c1052e3f2c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xmlmind-xmleditor
pkgdesc = IDE for editing XML files
- pkgver = 10.2.0
+ pkgver = 10.3.0
pkgrel = 1
url = https://www.xmlmind.com/xmleditor
install = xxe.install
@@ -10,12 +10,11 @@ pkgbase = xmlmind-xmleditor
makedepends = icoutils
makedepends = gendesk
depends = java-runtime>=8
- depends = sh
depends = perl
optdepends = cups-pdf: for the ability to print into PDF-files
provides = xxe
- source = https://www.xmlmind.com/xmleditor/_download/xxe-perso-10_2_0.zip
- source = https://www.xmlmind.com/xmleditor/_download/xxe-devdocs-10_2_0.zip
+ source = https://www.xmlmind.com/xmleditor/_download/xxe-perso-10_3_0.zip
+ source = https://www.xmlmind.com/xmleditor/_download/xxe-devdocs-10_3_0.zip
source = xxe.sh
source = xxeconvert.sh
source = xmltool.sh
@@ -23,8 +22,8 @@ pkgbase = xmlmind-xmleditor
source = authvalue.sh
source = xmltool.1
source = icon64x64.png
- sha256sums = 259f6743032b40bff51ca1b0bd7a169674f1e7964afd462330901d742b66d2bc
- sha256sums = 8e22f335e0293c307f63492c57e636ba7a5b9545ac7028b264b2c5281c421661
+ sha256sums = f51555cdec71bef3db394c51dc9a4baab078bca4e0261eec5be342c62842c8ba
+ sha256sums = 70cfd0c27c60386a05d8ff94c17e1c7dd2fd31d8921c5772ef5767d89dc18ee2
sha256sums = 72d24d6216f0fe5515edb50c38566d3f1f3ce134634a0da04fbb32ac3a216452
sha256sums = 3f04f7b1ecb934a96f15ed75e0593e545d7f820a95705710b39a2916377c57fa
sha256sums = 40fd7e5f73eaf9f05adabd29715f3dc2d78f4eeddb9440bdd3aece1341308a01
diff --git a/PKGBUILD b/PKGBUILD
index beee16dadb4a..1063ba97869c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=xmlmind-xmleditor
_pkgname=xxe
-pkgver=10.2.0
+pkgver=10.3.0
_pkgver=${pkgver//./_}
pkgrel=1
pkgdesc="IDE for editing XML files"
license=('Custom')
url="https://www.xmlmind.com/xmleditor"
arch=('any')
-depends=('java-runtime>=8' 'sh' 'perl')
+depends=('java-runtime>=8' 'perl')
optdepends=('cups-pdf: for the ability to print into PDF-files')
makedepends=('libicns' 'icoutils' 'gendesk')
provides=('xxe')
@@ -23,8 +23,8 @@ source=("https://www.xmlmind.com/xmleditor/_download/xxe-perso-${_pkgver}.zip"
"authvalue.sh"
"xmltool.1"
"icon64x64.png")
-sha256sums=('259f6743032b40bff51ca1b0bd7a169674f1e7964afd462330901d742b66d2bc'
- '8e22f335e0293c307f63492c57e636ba7a5b9545ac7028b264b2c5281c421661'
+sha256sums=('f51555cdec71bef3db394c51dc9a4baab078bca4e0261eec5be342c62842c8ba'
+ '70cfd0c27c60386a05d8ff94c17e1c7dd2fd31d8921c5772ef5767d89dc18ee2'
'72d24d6216f0fe5515edb50c38566d3f1f3ce134634a0da04fbb32ac3a216452'
'3f04f7b1ecb934a96f15ed75e0593e545d7f820a95705710b39a2916377c57fa'
'40fd7e5f73eaf9f05adabd29715f3dc2d78f4eeddb9440bdd3aece1341308a01'