summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2022-09-14 09:06:10 +0000
committercrowdin2022-09-14 09:06:10 +0000
commitcc1ef3cf1e09e6712ee192461f356931a265bb6f (patch)
tree7ead284d74d5cf2077330a0a1d8362023c4c75b8
parente331e34b4fc0fd82da061203f5f4aed6b60f3e35 (diff)
downloadaur-cc1ef3cf1e09e6712ee192461f356931a265bb6f.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 0ea2f5a6346c..348be3a0a4ed 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.10
+ pkgver = 3.8.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.7.10
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.8.0
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index 4cc4020df312..98ea863f3869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.7.10
+pkgver=3.8.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/"