summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2021-06-23 09:29:00 +0000
committercrowdin2021-06-23 09:29:00 +0000
commitebbf3fb3aba8bebae754a239108c978b30e203c3 (patch)
treeb1fca3bc8b2fe68405de62ad642317f8a07644c6
parent7739fbdbeed622b262789610f1fb2175607865bd (diff)
downloadaur-ebbf3fb3aba8bebae754a239108c978b30e203c3.tar.gz
Update AUR package
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9128ac67d3f..bc231c678cb9 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.6.1
+ pkgver = 3.6.2
pkgrel = 1
url = https://support.crowdin.com/cli-tool/
arch = any
@@ -11,10 +11,9 @@ pkgbase = crowdin-cli
makedepends = awk
depends = java-runtime>=8
conflicts = crowdin-cli-bin
- source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.6.1
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.6.2
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
pkgname = crowdin-cli
-
diff --git a/PKGBUILD b/PKGBUILD
index dd745ca49ab4..c1d5a5859afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.6.1
+pkgver=3.6.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/"