summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamir Garifullin2016-11-14 21:52:38 +0300
committerDamir Garifullin2016-11-14 21:59:12 +0300
commit4e12ab0cf24e8faae6098f6ecc433c5b04bddbb6 (patch)
tree7272acc47dc49a08ecb216feaa79d307666489fe /PKGBUILD
parentdc5476497ff5f3769bded4cf00cc2faaf74fdf78 (diff)
downloadaur-4e12ab0cf24e8faae6098f6ecc433c5b04bddbb6.tar.gz
Updated to version 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e07057db27b..f0e2cccd514d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Damir Garifullin <gosugdr@gmail.com>
pkgname=antibody
-pkgver=2.1.2
+pkgver=2.2.0
pkgrel=1
pkgdesc="A faster and simpler antigen written in Golang."
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('MIT')
depends=('zsh')
source_x86_64=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_x86_64.tar.gz")
source_i686=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_i386.tar.gz")
-sha256sums_x86_64=('7a658b685e2546dc51a979add4b4201d2264495f9650c969bf4c3de906806ec6')
-sha256sums_i686=('7ab173a6882b90f71e81a93d4ae220c40aa27ca78b96cf63d338fb91648917df')
+sha256sums_x86_64=('265c73e981031c2cf93d26007dc639a21ba91c0cac66d34430942830f76d4ee2')
+sha256sums_i686=('265c73e981031c2cf93d26007dc639a21ba91c0cac66d34430942830f76d4ee2')
package() {
cd "$srcdir/"