summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2024-01-30 09:07:00 +0000
committercrowdin2024-01-30 09:07:00 +0000
commitd62d732ace19f5e175f4621c2ebcc598dafc9404 (patch)
tree973b8211aa44a7431a06531f9e79029d8b9ec15b
parente51a6d83adbabc32bd828dbec0d3f78a421c0782 (diff)
downloadaur-d62d732ace19f5e175f4621c2ebcc598dafc9404.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 db42d55e8c78..7d3f467ea596 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.16.1
+ pkgver = 3.17.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.16.1
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.17.0
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index a5269659945f..e7616d33db72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.16.1
+pkgver=3.17.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/"