summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2021-01-27 15:57:59 +0100
committergéballin2021-01-27 15:57:59 +0100
commit46373fedc41f4e09add893ebd88272cca5a91c51 (patch)
tree956e66d94d259416f1684c6ac4607c9fef01acea
parent77c5f61a9dd9f70c93d6e5dcb6d6e8e4ab4b83c5 (diff)
downloadaur-46373fedc41f4e09add893ebd88272cca5a91c51.tar.gz
Update to version 2021
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dff71ee3385..e39f7e777e41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = editix-free
pkgdesc = EditiX is a powerful and easy to use XML editor, Visual Schema Editor, XQuery Editor and XSLT debugger
- pkgver = 2020
- pkgrel = 2
+ pkgver = 2021
+ pkgrel = 1
epoch = 1
url = http://free.editix.com/
arch = any
license = custom
depends = java-runtime
- source = http://www.editix.com/download/editix2020.zip
- sha256sums = f78dc1e03c7939d29b543b318482050143fb95e3ac92530526d5641d34506835
+ source = http://www.editix.com/download/editix2021.zip
+ sha256sums = 3e371aea1227fed5ee16bbb75d771ff74ebc9d7700bd78c056e0296a944f9ae5
pkgname = editix-free
diff --git a/PKGBUILD b/PKGBUILD
index 26556fc2cf58..baef84044413 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@
pkgname=editix-free
_pkgname=editix
-pkgver=2020
-pkgrel=2
+pkgver=2021
+pkgrel=1
epoch=1
pkgdesc="EditiX is a powerful and easy to use XML editor, Visual Schema Editor, XQuery Editor and XSLT debugger"
arch=('any')
@@ -23,7 +23,7 @@ license=('custom')
depends=('java-runtime')
url="http://free.editix.com/"
source=("http://www.editix.com/download/editix$pkgver.zip")
-sha256sums=('f78dc1e03c7939d29b543b318482050143fb95e3ac92530526d5641d34506835')
+sha256sums=('3e371aea1227fed5ee16bbb75d771ff74ebc9d7700bd78c056e0296a944f9ae5')
package() {
# Licenses first, before we move the whole directory to opt