summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-12-27 12:28:37 +0200
committerbbyte2023-12-27 12:28:37 +0200
commit51d0de8ef8ad85c717ed10f311871e4f07cbad78 (patch)
tree9fc213c3a82fe29f7e6fd0e8dcff613ac5f3b301
parent3f6e40715108201dd51bd8de2fb1beb5566c9efc (diff)
downloadaur-51d0de8ef8ad85c717ed10f311871e4f07cbad78.tar.gz
6.4-SNAPSHOT (2023-12-26)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4405f3e490cd..dd5646f36475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = languagetool-snapshot
pkgdesc = Style and Grammar Checker for 25+ Languages (daily snapshot)
- pkgver = 6.4.20231221
+ pkgver = 6.4.20231226
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-20231221-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20231226-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 = e44d7da1301b6eedb10e7f00bdac50602417228586a3119587095eb63c794299
+ sha256sums = 2efd4666b710eba26a0a23d5b433ffd08d8f904fc03b6f292ffc70a36d4ff29d
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index 11f9222d873e..383a5ef11b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20231221
+_date=20231226
_revision=6.4
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=('e44d7da1301b6eedb10e7f00bdac50602417228586a3119587095eb63c794299'
+sha256sums=('2efd4666b710eba26a0a23d5b433ffd08d8f904fc03b6f292ffc70a36d4ff29d'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')