summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Riera2022-08-28 14:43:30 +0200
committerMarc Riera2022-08-28 14:43:30 +0200
commit0038ea2ff8df9f859fb01cdc2bce3226425f71f1 (patch)
treed75685fe0a03dcced5b28e39f23188fb17040707
parent440e652081c9900e9ac91874ee12adb6e01d1554 (diff)
downloadaur-0038ea2ff8df9f859fb01cdc2bce3226425f71f1.tar.gz
v1.44.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2430ca7ed9cc..51969552a6ea 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.43.0
+ pkgver = 1.44.0
pkgrel = 1
url = https://okapiframework.org/
arch = x86_64
license = Apache
depends = java-runtime
depends = gtk2
- source = https://okapiframework.org/binaries/main/1.43.0/okapi-apps_gtk2-linux-x86_64_1.43.0.zip
+ source = https://okapiframework.org/binaries/main/1.44.0/okapi-apps_gtk2-linux-x86_64_1.44.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 = 6d1b1c73293de4e05e12769d524451f2da3c04298690b4d35b17aef7f247bb25
+ sha256sums = a93c36d6f64f2b0b08b37ec88628bb699ba36a5f60ad5f997fe683967fa918d7
sha256sums = 6578cdfdc0e745a231f89fb45e5fb2e2950598cb0795288d0a66855c0cc8a3b7
sha256sums = e2fb58c6a2430ad5356ba356cfcbe965cabc2b8bb22b9c53ebdfca9eccc34f86
sha256sums = 2bbbd39c56e42f51c17a5a47d83eac3bcc829d9198fae629df7e3ff8cacf30e1
diff --git a/PKGBUILD b/PKGBUILD
index 075f97671b3e..c245130e9924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Riera <marcriera@softcatala.org>
pkgname=okapi-apps
-pkgver=1.43.0
+pkgver=1.44.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=('6d1b1c73293de4e05e12769d524451f2da3c04298690b4d35b17aef7f247bb25'
+sha256sums=('a93c36d6f64f2b0b08b37ec88628bb699ba36a5f60ad5f997fe683967fa918d7'
'6578cdfdc0e745a231f89fb45e5fb2e2950598cb0795288d0a66855c0cc8a3b7'
'e2fb58c6a2430ad5356ba356cfcbe965cabc2b8bb22b9c53ebdfca9eccc34f86'
'2bbbd39c56e42f51c17a5a47d83eac3bcc829d9198fae629df7e3ff8cacf30e1'