summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2021-12-14 12:50:00 +0000
committercrowdin2021-12-14 12:50:00 +0000
commit5c256a9610eca8f02809bf89f4e467d86216553f (patch)
tree812769252fc5abe7d1dfa4fb0ed9d4388826fda0
parentc6ddf0eb3c50e626dc9d90abbdfdf1cd66290bd5 (diff)
downloadaur-5c256a9610eca8f02809bf89f4e467d86216553f.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 5b42390e3e19..4294345a5f04 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.7.2
+ pkgver = 3.7.3
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.7.2
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.7.3
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index 57d78192655f..ac59a7ed874b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.7.2
+pkgver=3.7.3
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/"