summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrowdin2022-02-18 07:32:01 +0000
committercrowdin2022-02-18 07:32:01 +0000
commitd010a63ba611a7ef9845a0135c976c58f5d92ef2 (patch)
treec3ae91d9596ad5574cf6fd11f8f42a3686134ae0
parent77d01a856e02657b8491a181106c095eb815645c (diff)
downloadaur-d010a63ba611a7ef9845a0135c976c58f5d92ef2.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 2c02adfeca9b..e24b4523f569 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.7
+ pkgver = 3.7.8
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.7
+ source = git+https://github.com/crowdin/crowdin-cli.git#tag=3.7.8
source = crowdin
md5sums = SKIP
md5sums = b018bcf51df64a8e68450cd7ac0e3838
diff --git a/PKGBUILD b/PKGBUILD
index bc2a8e711d5b..52dfc777cd04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Senya <senya at riseup.net>
pkgname=crowdin-cli
-pkgver=3.7.7
+pkgver=3.7.8
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/"