summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgéballin2019-07-30 02:44:09 +0200
committergéballin2019-07-30 02:44:09 +0200
commitaa7cca65285129b144ae21b294121459932c0ce5 (patch)
tree93a651d9e4cf34d3929256cb7c5ebb712bca6cae
parent71bd79d6d7d4402ab460e598c97ebf7c49046aa7 (diff)
downloadaur-aa7cca65285129b144ae21b294121459932c0ce5.tar.gz
Correcting the sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47a4811de4cb..32182681a293 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 = 2019
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://free.editix.com/
arch = any
license = custom
depends = java-runtime
source = http://www.editix.com/download/editix2019.zip
- sha256sums = 9d87180dbdbb7a3e76de505a3a9dc5eb6618d63e223b4479d1c0fdd4be285103
+ sha256sums = 3b1dd53ea84f11fde9264ffcd60c6d73840ee8cec6a9665a760adbcd3d2f33ef
pkgname = editix-free
diff --git a/PKGBUILD b/PKGBUILD
index 3c8a670fdee3..685f386996b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Phillip Smith <pkgbuild@phs.id.au>
+# Maintainer : Geballin - Guillaume Ballin <macniaque at free dot fr>
+# Contributor: Phillip Smith <pkgbuild@phs.id.au>
# http://github.com/fukawi2/aur-packages
### I AM ONLY THE PACKAGER, NOT THE DEVELOPER
@@ -14,7 +15,7 @@
pkgname=editix-free
_pkgname=editix
pkgver=2019
-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')
@@ -22,7 +23,7 @@ license=('custom')
depends=('java-runtime')
url="http://free.editix.com/"
source=("http://www.editix.com/download/editix$pkgver.zip")
-sha256sums=('9d87180dbdbb7a3e76de505a3a9dc5eb6618d63e223b4479d1c0fdd4be285103')
+sha256sums=('3b1dd53ea84f11fde9264ffcd60c6d73840ee8cec6a9665a760adbcd3d2f33ef')
package() {
# Licenses first, before we move the whole directory to opt