summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33182afa378f..a2d0249aacd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=coyim
-pkgver=0.3.6
+pkgver=0.3.7
pkgrel=1
pkgdesc="A safe and secure chat client"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="https://coy.im"
license=('GPL3')
options=('!strip' '!emptydirs')
source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/twstrike/coyim/tar.gz/v$pkgver)
-sha256sums=('9e21fe75048d6fd3d772a8a3167fc24f50ea6ba30b503d1dca0e3c4a1569376e')
+sha256sums=('29334756a2059b969ce9bc934e2a4c0d04612337112d5bc04db7eb3a097f0c40')
build() {
cd "$srcdir/$pkgname-$pkgver"