summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbbyte2023-09-14 23:30:03 +0300
committerbbyte2023-09-14 23:30:03 +0300
commitc0406d8a0d2b0c1356025e4595482885661b3100 (patch)
tree15f12a6d1792182d58c271a9c02686122f04ab4e
parent6fa5dbef2030da08fbb354d2792cdfc759c84a86 (diff)
downloadaur-c0406d8a0d2b0c1356025e4595482885661b3100.tar.gz
20230914
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1823b3857bd..c3281356bc2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = languagetool-snapshot
pkgdesc = Style and Grammar Checker for 25+ Languages (daily snapshot)
- pkgver = 6.3.20230913
- pkgrel = 2
+ pkgver = 6.3.20230914
+ pkgrel = 1
url = https://www.languagetool.org
arch = any
license = LGPL
@@ -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-20230913-snapshot.zip
+ source = https://www.languagetool.org/download/snapshots/LanguageTool-20230914-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 = 75fef67e39d586cfd986716bf1d59652c0aadff80501ccdcf31ce722b5ff73bd
+ sha256sums = b4761b6d5d6d0ff8ea41c4751994607b676bf8c1a0592309f7df67c213a30608
sha256sums = 628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b
sha256sums = e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359
diff --git a/PKGBUILD b/PKGBUILD
index 5c6c276c7a4f..76e1bfaacefc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=languagetool-snapshot
_pkgname="${pkgname%-snapshot}"
-_date=20230913
+_date=20230914
_revision=6.3
pkgver=$_revision.$_date
-pkgrel=2
+pkgrel=1
pkgdesc='Style and Grammar Checker for 25+ Languages (daily snapshot)'
arch=(any)
url='https://www.languagetool.org'
@@ -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=('75fef67e39d586cfd986716bf1d59652c0aadff80501ccdcf31ce722b5ff73bd'
+sha256sums=('b4761b6d5d6d0ff8ea41c4751994607b676bf8c1a0592309f7df67c213a30608'
'628e59208af02dd41c678135ef6dd8b328905701301d8257316b388d36d6c52b'
'e395fe51eb107365bb6e5456a2e1a144a60296e52554b8407f241e195e434359')