summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-11-05 15:46:54 +0200
committerbbyte2023-11-05 15:46:54 +0200
commit60032d749ddc48876f50c01f8b3f93e91476879e (patch)
treea5140c64ada026c4351e43a3ee76c0ab0a1ff23f
parent007b6992fdb0c8e0a9b510592a2744b5a39f56d2 (diff)
downloadaur-60032d749ddc48876f50c01f8b3f93e91476879e.tar.gz
6.4-SNAPSHOT (2023-11-04)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1b918138f99..242b4e364f11 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.20231030
+ pkgver = 6.4.20231104
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-20231030-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20231104-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 = 931c9bf355fc1b1d2a5d4012425f7f75fef3cc20f091fcdba745d7d85fdde7d5
+ sha256sums = 01fe85a069c312142520c9815518d665683fa9978b7f754ceee2531c2b87b16f
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index d3b0a06fd58b..3d30ad93d87f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20231030
+_date=20231104
_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=('931c9bf355fc1b1d2a5d4012425f7f75fef3cc20f091fcdba745d7d85fdde7d5'
+sha256sums=('01fe85a069c312142520c9815518d665683fa9978b7f754ceee2531c2b87b16f'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')