summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e39f7e777e41..e17ca445f129 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = editix-free
pkgdesc = EditiX is a powerful and easy to use XML editor, Visual Schema Editor, XQuery Editor and XSLT debugger
- pkgver = 2021
+ pkgver = 2022
pkgrel = 1
epoch = 1
url = http://free.editix.com/
arch = any
license = custom
depends = java-runtime
- source = http://www.editix.com/download/editix2021.zip
- sha256sums = 3e371aea1227fed5ee16bbb75d771ff74ebc9d7700bd78c056e0296a944f9ae5
+ source = http://www.editix.com/download/editix2022.zip
+ sha256sums = a823510beeb098430bd96a5cd83f0a154e59767dae10095da629508ff1d0ab9f
pkgname = editix-free
-
diff --git a/PKGBUILD b/PKGBUILD
index baef84044413..b84b836842c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=editix-free
_pkgname=editix
-pkgver=2021
+pkgver=2022
pkgrel=1
epoch=1
pkgdesc="EditiX is a powerful and easy to use XML editor, Visual Schema Editor, XQuery Editor and XSLT debugger"
@@ -23,7 +23,7 @@ license=('custom')
depends=('java-runtime')
url="http://free.editix.com/"
source=("http://www.editix.com/download/editix$pkgver.zip")
-sha256sums=('3e371aea1227fed5ee16bbb75d771ff74ebc9d7700bd78c056e0296a944f9ae5')
+sha256sums=('a823510beeb098430bd96a5cd83f0a154e59767dae10095da629508ff1d0ab9f')
package() {
# Licenses first, before we move the whole directory to opt