summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2023-09-08 08:53:14 +0000
committercrowdin2023-09-08 08:53:14 +0000
commit6da636e6fd3b1fe4cc61fcd50837fa7411da234a (patch)
treeddf8a07997a305a1810090a8548756c2d8bbd582
parent330436693dca887fd0fa4592317ba972f8e922a3 (diff)
downloadaur-6da636e6fd3b1fe4cc61fcd50837fa7411da234a.tar.gz
Update AUR package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 750b45e88183..8daae107a2be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = crowdin-cli
pkgdesc = Command line tool that allows you to manage and synchronize localization resources with your Crowdin project
- pkgver = 3.13.0
+ pkgver = 3.14.0
pkgrel = 1
url = https://support.crowdin.com/cli-tool/
arch = any
@@ -11,7 +11,7 @@ pkgbase = crowdin-cli
makedepends = awk
depends = java-runtime>=8
conflicts = crowdin-cli-bin
- source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.13.0
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.14.0
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index 550e2e2714aa..7771be7fbf5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.13.0
+pkgver=3.14.0
pkgrel=1
pkgdesc="Command line tool that allows you to manage and synchronize localization resources with your Crowdin project"
url="https://support.crowdin.com/cli-tool/"