summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-10-11 18:06:03 +0300
committerbbyte2023-10-11 18:06:03 +0300
commitfcfd74dd4bbf2c1b07ff699473def2f74a5333e3 (patch)
treeda03d2945abc48ded64b7371c64bec81dcb3fca2
parentcaa98d3f330e40daeae0ae16f5b4ade17eb64b3b (diff)
downloadaur-fcfd74dd4bbf2c1b07ff699473def2f74a5333e3.tar.gz
20231010
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e28f7fec9216..7e400edf4928 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = languagetool-snapshot
pkgdesc = Style and Grammar Checker for 25+ Languages (daily snapshot)
- pkgver = 6.3.20231005
+ pkgver = 6.3.20231010
pkgrel = 1
url = https://www.languagetool.org
arch = any
@@ -11,10 +11,10 @@ pkgbase = languagetool-snapshot
optdepends = gtk3: GTK style for the GUI
provides = languagetool
conflicts = languagetool
- source = https://www.languagetool.org/download/snapshots/LanguageTool-20231005-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20231010-snapshot.zip
source = https://gitlab.archlinux.org/archlinux/packaging/packages/languagetool/-/raw/2079fd41/languagetool.service
source = https://gitlab.archlinux.org/archlinux/packaging/packages/languagetool/-/raw/2079fd41/languagetool.sh
- sha256sums = 9e2a61ebc7b02b3d5924cf1ec1f049e566f442e25cd6384f1b44a9dbee67a44a
+ sha256sums = 5dee670b970c8f7cff14c2b208607e505aefe1618b2abd174869a362ca53bc34
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index 79c0621779ee..835d253a822a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20231005
+_date=20231010
_revision=6.3
pkgver=$_revision.$_date
pkgrel=1
@@ -21,7 +21,7 @@ conflicts=("${pkgname%-snapshot}")
source=(https://www.languagetool.org/download/snapshots/LanguageTool-"$_date"-snapshot.zip
https://gitlab.archlinux.org/archlinux/packaging/packages/languagetool/-/raw/2079fd41/languagetool.service
https://gitlab.archlinux.org/archlinux/packaging/packages/languagetool/-/raw/2079fd41/languagetool.sh)
-sha256sums=('9e2a61ebc7b02b3d5924cf1ec1f049e566f442e25cd6384f1b44a9dbee67a44a'
+sha256sums=('5dee670b970c8f7cff14c2b208607e505aefe1618b2abd174869a362ca53bc34'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')