summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-04-10 21:21:35 -0700
committerAndy Weidenbaum2016-04-10 21:21:35 -0700
commit260191bc633484e0491b6da0c57f351c58ac7465 (patch)
treecc63e60e30b601a1f5b219e95af379b8204d934d /PKGBUILD
parenta061160406873d0ede60848b113569da5b4aaf0c (diff)
downloadaur-260191bc633484e0491b6da0c57f351c58ac7465.tar.gz
update pkgver to 0.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 004a6ea0de54..a93a69cf1e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=coyim
-pkgver=0.3.2
+pkgver=0.3.5
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=('794f1f468eb7056261f83eae38d4db9617c0e5f5e60f37c63bc57639b7e7cc8e')
+sha256sums=('503671c163957cdc88e9624fd8de6cd1f67b723013aedc047a126b367e61cc8b')
build() {
cd "$srcdir/$pkgname-$pkgver"