summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2023-01-09 00:48:24 -0500
committerAlex Tharp2023-01-09 00:48:24 -0500
commit5381686f68909fd384d0602c000c30782f0bc815 (patch)
tree4e1cdc79923743d53a2c14a38226c4588755fd31
parent995f5862ceee5be67e306d6fad26960a1a7b7f01 (diff)
downloadaur-5381686f68909fd384d0602c000c30782f0bc815.tar.gz
chore: bump to v3.9.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7fb465196c8..dfbab8ba0a0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,6 @@ pkgbase = crowdin-cli-bin
provides = crowdin-cli=3.7.8
conflicts = crowdin-cli
source = https://artifacts.crowdin.com/repo/rpm/crowdin3.rpm
- sha256sums = bed2b251ae26aef10fbfe6f49048544058a3b36c9e6ef0446809e2ca95a645cc
+ sha256sums = 9f7d62fed14c2e871833a92c8e12e23d03b6d012b71aff7970ecea7442c9780e
pkgname = crowdin-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index e093c96d0e40..2cd8728c1d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Tharp <toastercup at gmail dot com>
pkgname=crowdin-cli-bin
-pkgver=3.7.8
+pkgver=3.9.1
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/"
@@ -10,7 +10,7 @@ provides=("crowdin-cli=${pkgver}")
conflicts=("crowdin-cli")
arch=('x86_64')
-sha256sums=('bed2b251ae26aef10fbfe6f49048544058a3b36c9e6ef0446809e2ca95a645cc')
+sha256sums=('9f7d62fed14c2e871833a92c8e12e23d03b6d012b71aff7970ecea7442c9780e')
source=(
"https://artifacts.crowdin.com/repo/rpm/crowdin3.rpm"