summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Riera2023-02-10 15:52:54 +0100
committerMarc Riera2023-02-10 15:52:54 +0100
commit2b86d54a74d626ab7ee4be1cef126c27a5c2088e (patch)
treeeba0084d16c541b9e7e3365ec12b5601bdd8e16d
parent0038ea2ff8df9f859fb01cdc2bce3226425f71f1 (diff)
downloadaur-2b86d54a74d626ab7ee4be1cef126c27a5c2088e.tar.gz
v1.45.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51969552a6ea..6f2cc243e6d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = okapi-apps
pkgdesc = Cross-platform and free open-source set of applications that offer extensive support for localizing and translating documentation and software.
- pkgver = 1.44.0
+ pkgver = 1.45.0
pkgrel = 1
url = https://okapiframework.org/
arch = x86_64
license = Apache
depends = java-runtime
depends = gtk2
- source = https://okapiframework.org/binaries/main/1.44.0/okapi-apps_gtk2-linux-x86_64_1.44.0.zip
+ source = https://okapiframework.org/binaries/main/1.45.0/okapi-apps_gtk2-linux-x86_64_1.45.0.zip
source = checkmate.desktop
source = rainbow.desktop
source = ratel.desktop
source = https://okapiframework.org/wiki/images/0/0c/CheckMateIcon.png
source = https://okapiframework.org/wiki/images/8/8f/RatelIcon.png
- sha256sums = a93c36d6f64f2b0b08b37ec88628bb699ba36a5f60ad5f997fe683967fa918d7
+ sha256sums = 8e81363a667d80199bc7978386fb7515d5751939020dffb2eda674aaf5c45374
sha256sums = 6578cdfdc0e745a231f89fb45e5fb2e2950598cb0795288d0a66855c0cc8a3b7
sha256sums = e2fb58c6a2430ad5356ba356cfcbe965cabc2b8bb22b9c53ebdfca9eccc34f86
sha256sums = 2bbbd39c56e42f51c17a5a47d83eac3bcc829d9198fae629df7e3ff8cacf30e1
diff --git a/PKGBUILD b/PKGBUILD
index c245130e9924..7e47ece68770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Riera <marcriera@softcatala.org>
pkgname=okapi-apps
-pkgver=1.44.0
+pkgver=1.45.0
pkgrel=1
pkgdesc="Cross-platform and free open-source set of applications that offer extensive support for localizing and translating documentation and software."
arch=('x86_64')
@@ -14,7 +14,7 @@ source=(https://okapiframework.org/binaries/main/${pkgver}/okapi-apps_gtk2-linux
ratel.desktop
https://okapiframework.org/wiki/images/0/0c/CheckMateIcon.png
https://okapiframework.org/wiki/images/8/8f/RatelIcon.png)
-sha256sums=('a93c36d6f64f2b0b08b37ec88628bb699ba36a5f60ad5f997fe683967fa918d7'
+sha256sums=('8e81363a667d80199bc7978386fb7515d5751939020dffb2eda674aaf5c45374'
'6578cdfdc0e745a231f89fb45e5fb2e2950598cb0795288d0a66855c0cc8a3b7'
'e2fb58c6a2430ad5356ba356cfcbe965cabc2b8bb22b9c53ebdfca9eccc34f86'
'2bbbd39c56e42f51c17a5a47d83eac3bcc829d9198fae629df7e3ff8cacf30e1'