summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 207483c2dc8d..31aa62dde374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emanuel Duss <emanuel.duss@gmail.com>
# Contributor: Nicolas Martyanoff <khaelin@gmail.com>
pkgname=dumpasn1
-pkgver=20170307
+pkgver=20170309
pkgrel=1
pkgdesc="ASN.1 analyze tool"
url="http://www.cs.auckland.ac.nz/~pgut001"
@@ -9,8 +9,8 @@ license=('custom')
source=('http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c'
'http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg'
'LICENSE')
-sha256sums=('f2c0b07c1540c1013df49261c0b707a1452ddd0711d195efb4ce26e3f86e2181'
- '9774ecae122c2e4e68d97489c46871081e04e746c85135288c4a77d04a0544f7'
+sha256sums=('4b7c7d92c9593ee58c81019b2c3b7a7ee7450b733d38f196ce7560ee0e34d6b1'
+ '8b0c25bb3a4608b4678d25c56965e26e7780c73715032e447a506514a0815201'
'f58dfb06633792773b4e539666f0fac52eb44acf29619175d073b146e22785e4')
arch=('i686' 'x86_64')