summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtte Lautanala2020-03-30 13:01:04 +0300
committerAtte Lautanala2020-03-30 13:01:04 +0300
commit9bbb82e5ce405056e61a4517968b980e216ee116 (patch)
tree2e0ce7dbc7015f41d695c4c88e3209523301e826
parent3e9a0ff4e90258d3d81c1659b7cc14a8aa4d4d70 (diff)
downloadaur-9bbb82e5ce405056e61a4517968b980e216ee116.tar.gz
Phraseapp client version 1.17.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76ed3789f1eb..9b073101668e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Atte Lautanala <atte.lautanala@gmail.com>
pkgname=phraseapp-client
-pkgver=1.16.1
+pkgver=1.17.0
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=('8191e29189cbd08075697f73bc1d980f8f7c1630e21565f377bf3fcc01c13d6c')
-sha256sums_x86_64=('376121138e5bd13e8a024f233dc1bbcc54d0d7debbc0b348409b6ae551da92bc')
+sha256sums_i686=('29960f4381c0a2622a2167876e23e0634fc5ced40c2efc39c2e1fe981499dc40')
+sha256sums_x86_64=('bf5785c6fb6b243a1f1d2436f92c645ea7f0a689dfdc8501ccf966af623b2f1b')
package() {