summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2023-01-16 14:21:23 +0000
committercrowdin2023-01-16 14:21:23 +0000
commit5ee40c38502fb012ef454a17d9d5477c403e656d (patch)
tree63c04d1ae23ee9abd156c9693a07588d2c804390
parentc3a7689639438f44118ef12119e44ab5bac8e640 (diff)
downloadaur-5ee40c38502fb012ef454a17d9d5477c403e656d.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 af7f51edbf80..221998e1feda 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.9.1
+ pkgver = 3.9.2
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.9.1
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.9.2
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index 428476556c1a..2d5553c8c8bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.9.1
+pkgver=3.9.2
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/"