summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-12-14 22:24:40 +0200
committerbbyte2023-12-14 22:24:40 +0200
commitdb30163562655238c442af644342bc85530f6c71 (patch)
treefe19d340b346217969faa60faba249fd121e059c
parentcc63983faec07a93b5c222c68dff8ca497c7100b (diff)
downloadaur-db30163562655238c442af644342bc85530f6c71.tar.gz
6.4-SNAPSHOT (2023-12-14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49eca7308fe1..ae0d0f397f0d 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.20231129
+ pkgver = 6.4.20231214
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-20231129-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20231214-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 = e8727f832e3060ea854d62dc4cb45c80422b88dbd3062bc459230cd3fe34cffb
+ sha256sums = ae3cfd21e7e0228b10344ba53a031ef3afefb8112ef94f0d72b2dfd08affefbd
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index 24d4cccb3e85..774728a564f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20231129
+_date=20231214
_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=('e8727f832e3060ea854d62dc4cb45c80422b88dbd3062bc459230cd3fe34cffb'
+sha256sums=('ae3cfd21e7e0228b10344ba53a031ef3afefb8112ef94f0d72b2dfd08affefbd'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')