summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2020-03-06 09:20:31 +0100
committergéballin2020-03-06 09:20:31 +0100
commit77c5f61a9dd9f70c93d6e5dcb6d6e8e4ab4b83c5 (patch)
tree3d460c60dcadb62a1ce3744e61ecd303859b8019
parent5c193a713fb8f07f66ce2a9c8ed903ba822178e5 (diff)
downloadaur-77c5f61a9dd9f70c93d6e5dcb6d6e8e4ab4b83c5.tar.gz
Correcting sha256sum of editix2020
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de621c86f1de..2dff71ee3385 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 = 1
+ pkgrel = 2
epoch = 1
url = http://free.editix.com/
arch = any
license = custom
depends = java-runtime
source = http://www.editix.com/download/editix2020.zip
- sha256sums = cfd7c55e937a18df9299da7108889d1d919de69d3ec1526a8b4fc9d41ed62c1d
+ sha256sums = f78dc1e03c7939d29b543b318482050143fb95e3ac92530526d5641d34506835
pkgname = editix-free
diff --git a/PKGBUILD b/PKGBUILD
index e2cf941dcece..26556fc2cf58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
pkgname=editix-free
_pkgname=editix
pkgver=2020
-pkgrel=1
+pkgrel=2
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=('cfd7c55e937a18df9299da7108889d1d919de69d3ec1526a8b4fc9d41ed62c1d')
+sha256sums=('f78dc1e03c7939d29b543b318482050143fb95e3ac92530526d5641d34506835')
package() {
# Licenses first, before we move the whole directory to opt