summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSenya2020-09-01 12:18:52 +0300
committerSenya2020-09-01 12:18:52 +0300
commit19d96cbcfd2fee8a41bda0ded44be45f1a94ab03 (patch)
treedea6fbe7391001ea70004f82105d994b137f8396
parentc14d34c897db4a0883cf288467e03edbb77d7d0d (diff)
downloadaur-19d96cbcfd2fee8a41bda0ded44be45f1a94ab03.tar.gz
Bump to 3.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d720a7b6da43..0a063bea7f06 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.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://support.crowdin.com/cli-tool/
arch = any
@@ -12,7 +12,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.2.1
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.2.2
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index b84a71b74a0b..31d7ed277cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.2.1
+pkgver=3.2.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/"