summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-09-19 13:56:16 +0300
committerbbyte2023-09-19 13:56:16 +0300
commite7a8a83cb5e8600fda232f0f96f81f8c0c5cf464 (patch)
treee8b2c238301c445a6b25b8416d6c1982e9d17cc2
parentc0406d8a0d2b0c1356025e4595482885661b3100 (diff)
downloadaur-e7a8a83cb5e8600fda232f0f96f81f8c0c5cf464.tar.gz
20230918
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3281356bc2f..1d1f701c894f 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.20230914
+ pkgver = 6.3.20230918
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-20230914-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20230918-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 = b4761b6d5d6d0ff8ea41c4751994607b676bf8c1a0592309f7df67c213a30608
+ sha256sums = 8daa1c03b71817b61cfc01e0a23aa3c75492a3e510285247ef44e4f8b4e0bee8
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index 76e1bfaacefc..019a311b66fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20230914
+_date=20230918
_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=('b4761b6d5d6d0ff8ea41c4751994607b676bf8c1a0592309f7df67c213a30608'
+sha256sums=('8daa1c03b71817b61cfc01e0a23aa3c75492a3e510285247ef44e4f8b4e0bee8'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')