summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtte Lautanala2020-04-03 10:30:21 +0300
committerAtte Lautanala2020-04-03 10:30:21 +0300
commiteed0ce8eaaef30ecd0a34cdab9221e77cfe5228a (patch)
tree4c5249bc82d0bf698540ac70f93decb48ef97db8
parent5ec41cea9f12799e098556a6eb03058ea6ebbf6c (diff)
downloadaur-eed0ce8eaaef30ecd0a34cdab9221e77cfe5228a.tar.gz
Phraseapp client version 1.17.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f171ae1fb687..50b993943f22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = phraseapp-client
pkgdesc = PhraseApp CLI tool
- pkgver = 1.17.0
+ pkgver = 1.17.1
pkgrel = 1
url = https://phraseapp.com/cli
arch = i686
arch = x86_64
license = MIT
- source_i686 = phraseapp_linux_386-1.17.0.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/1.17.0/phraseapp_linux_386.tar.gz
- sha256sums_i686 = 29960f4381c0a2622a2167876e23e0634fc5ced40c2efc39c2e1fe981499dc40
- source_x86_64 = phraseapp_linux_amd64-1.17.0.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/1.17.0/phraseapp_linux_amd64.tar.gz
- sha256sums_x86_64 = bf5785c6fb6b243a1f1d2436f92c645ea7f0a689dfdc8501ccf966af623b2f1b
+ source_i686 = phraseapp_linux_386-1.17.1.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/1.17.1/phraseapp_linux_386.tar.gz
+ sha256sums_i686 = a8f0cb812fc929c59bd819f83983e6b146f2aec82a65b4776508b92ffa90d555
+ source_x86_64 = phraseapp_linux_amd64-1.17.1.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/1.17.1/phraseapp_linux_amd64.tar.gz
+ sha256sums_x86_64 = 15c6d63c8d49ab789b18b759bb591cc4881d8695f574b5c1b363eb06817bedb5
pkgname = phraseapp-client
diff --git a/PKGBUILD b/PKGBUILD
index 9b073101668e..e0cfe12aad22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Atte Lautanala <atte.lautanala@gmail.com>
pkgname=phraseapp-client
-pkgver=1.17.0
+pkgver=1.17.1
pkgrel=1
pkgdesc="PhraseApp CLI tool"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('MIT')
source_i686=("phraseapp_linux_386-$pkgver.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/$pkgver/phraseapp_linux_386.tar.gz")
source_x86_64=("phraseapp_linux_amd64-$pkgver.tar.gz::https://github.com/phrase/phraseapp-client/releases/download/$pkgver/phraseapp_linux_amd64.tar.gz")
-sha256sums_i686=('29960f4381c0a2622a2167876e23e0634fc5ced40c2efc39c2e1fe981499dc40')
-sha256sums_x86_64=('bf5785c6fb6b243a1f1d2436f92c645ea7f0a689dfdc8501ccf966af623b2f1b')
+sha256sums_i686=('a8f0cb812fc929c59bd819f83983e6b146f2aec82a65b4776508b92ffa90d555')
+sha256sums_x86_64=('15c6d63c8d49ab789b18b759bb591cc4881d8695f574b5c1b363eb06817bedb5')
package() {