summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtte Lautanala2017-11-27 12:23:37 +0200
committerAtte Lautanala2017-11-27 12:23:37 +0200
commita6aaf03bba7a7f86fa5acfd7c2aaf19f7cbc2b8b (patch)
tree99696f204e13d0f58257b567062ef8c8ceabd2d1
parentd90336e5e719a07f6513badb159f152e360d00da (diff)
downloadaur-a6aaf03bba7a7f86fa5acfd7c2aaf19f7cbc2b8b.tar.gz
Phraseapp version 1.6.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ab4ec566585..e3ec5e8ffc92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = phraseapp-client
pkgdesc = PhraseApp CLI tool
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
url = https://phraseapp.com/cli
arch = i686
arch = x86_64
license = MIT
- source_i686 = https://github.com/phrase/phraseapp-client/releases/download/1.5.0/phraseapp_linux_386.tar.gz
- sha256sums_i686 = 5e97031ec540a311d94defa503b090295f34dab441c1b99af06de6d3b0ac5bff
- source_x86_64 = https://github.com/phrase/phraseapp-client/releases/download/1.5.0/phraseapp_linux_amd64.tar.gz
- sha256sums_x86_64 = 922765971e88e4ab13c2de575bcb000f585455a90cf9d454ee41b16d6894ae64
+ source_i686 = https://github.com/phrase/phraseapp-client/releases/download/1.6.0/phraseapp_linux_386.tar.gz
+ sha256sums_i686 = 95eda05ee7abfec07f6cc36fb94011cfc49afc8f1c3d6eac0e4246a16a14529f
+ source_x86_64 = https://github.com/phrase/phraseapp-client/releases/download/1.6.0/phraseapp_linux_amd64.tar.gz
+ sha256sums_x86_64 = f1ee5ed491d99ccb54735d3083344ef19bdda2649d4954a31e96c7d516b0bdfd
pkgname = phraseapp-client
diff --git a/PKGBUILD b/PKGBUILD
index 5b14aa75072f..6db108fe9be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=phraseapp-client
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc="PhraseApp CLI tool"
arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@ license=('MIT')
source_i686=("https://github.com/phrase/phraseapp-client/releases/download/$pkgver/phraseapp_linux_386.tar.gz")
source_x86_64=("https://github.com/phrase/phraseapp-client/releases/download/$pkgver/phraseapp_linux_amd64.tar.gz")
-sha256sums_i686=('5e97031ec540a311d94defa503b090295f34dab441c1b99af06de6d3b0ac5bff')
-sha256sums_x86_64=('922765971e88e4ab13c2de575bcb000f585455a90cf9d454ee41b16d6894ae64')
+sha256sums_i686=('95eda05ee7abfec07f6cc36fb94011cfc49afc8f1c3d6eac0e4246a16a14529f')
+sha256sums_x86_64=('f1ee5ed491d99ccb54735d3083344ef19bdda2649d4954a31e96c7d516b0bdfd')
package() {
if [ $CARCH == 'i686' ]; then