summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2020-12-28 12:04:13 +0100
committerJaroslav Lichtblau2020-12-28 12:04:13 +0100
commit708bcdce08336a53a66b02f2f375e7ad40c391d9 (patch)
tree6f6b10b9ca3d14422024cd65e6a33d0d9123bfef
parentfa5451318017fb7af9131fba048469132eeaef5f (diff)
downloadaur-708bcdce08336a53a66b02f2f375e7ad40c391d9.tar.gz
omegat-beta-5.4.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab3deaaff4fb..97987e1e13ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = omegat-beta
pkgdesc = Beta version of a multiplatform CAT tool application, written in Java
- pkgver = 5.3.0
+ pkgver = 5.4.1
pkgrel = 1
- url = http://www.omegat.org/en/omegat.html
+ url = https://omegat.org/
arch = any
license = GPL3
depends = java-runtime
@@ -10,10 +10,10 @@ pkgbase = omegat-beta
provides = omegat
conflicts = omegat
options = !strip
- source = http://downloads.sourceforge.net/omegat/OmegaT_5.3.0_Beta_Without_JRE.zip
+ source = http://downloads.sourceforge.net/omegat/OmegaT_5.4.1_Beta_Without_JRE.zip
source = omegat.desktop
source = omegat.sh
- sha256sums = 7f470517be460422f4c224402ac0ea6d2102a3bb213840e4dc5515350cbe2ed5
+ sha256sums = dc4e855d7ce9cdbbb1d8c3f4f13b6d4aadb3fd3b676fae75212b47185e24b981
sha256sums = 595de7433e91788e15fa7714e6a65188ccf56eeac824b4a48d50a6752b989700
sha256sums = 8a6893d382d37c7a12f81370920ca362a8b36e81cec4121942f58613d18b5ade
diff --git a/PKGBUILD b/PKGBUILD
index ca0fa2e09963..2318f25b9d23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=omegat-beta
_pkgname=omegat
-pkgver=5.3.0
+pkgver=5.4.1
pkgrel=1
pkgdesc="Beta version of a multiplatform CAT tool application, written in Java"
arch=('any')
-url="http://www.omegat.org/en/omegat.html"
+url="https://omegat.org/"
license=('GPL3')
depends=('java-runtime' 'desktop-file-utils')
conflicts=('omegat')
@@ -14,7 +14,7 @@ provides=('omegat')
options=('!strip')
source=(http://downloads.sourceforge.net/${_pkgname}/OmegaT_${pkgver}_Beta_Without_JRE.zip
${_pkgname}.desktop ${_pkgname}.sh)
-sha256sums=('7f470517be460422f4c224402ac0ea6d2102a3bb213840e4dc5515350cbe2ed5'
+sha256sums=('dc4e855d7ce9cdbbb1d8c3f4f13b6d4aadb3fd3b676fae75212b47185e24b981'
'595de7433e91788e15fa7714e6a65188ccf56eeac824b4a48d50a6752b989700'
'8a6893d382d37c7a12f81370920ca362a8b36e81cec4121942f58613d18b5ade')