summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Polishchuck2019-11-06 22:50:52 +0200
committerMaxim Polishchuck2019-11-06 22:50:52 +0200
commit26952894a2cf77093ce52aeb52ce5c1cab32091d (patch)
treea9a3b39a7cfcd0a8cbee959a9276a92080006d64
parent3e59d0ad0c151f38d032de5ef0aadca2d455d08b (diff)
downloadaur-26952894a2cf77093ce52aeb52ce5c1cab32091d.tar.gz
Updated to version 1.3.1.35
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 649aaf4aa6fc..629346a2363c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
-# Generated by makepkg 5.1.0
-# Wed Aug 8 18:21:07 UTC 2018
+# Generated by makepkg 5.2.0
+# Wed Nov 6 20:45:40 UTC 2019
pkgbase = eusw
pkgdesc = IIT End User CA-1. Sign (web)
- pkgver = 1.3.1.22
+ pkgver = 1.3.1.35
pkgrel = 1
url = http://iit.com.ua
arch = i686
arch = x86_64
- source = eusw_1.3.1.22_i386.deb::https://iit.com.ua/download/productfiles/euswi.deb
- source = eusw_1.3.1.22_amd64.deb::https://iit.com.ua/download/productfiles/euswi.64.deb
+ source = eusw_1.3.1.35_i386.deb::https://iit.com.ua/download/productfiles/euswi.deb
+ source = eusw_1.3.1.35_amd64.deb::https://iit.com.ua/download/productfiles/euswi.64.deb
source = chrome.ua.com.iit.eusign.nmh.json
source = mozilla.ua.com.iit.eusign.nmh.json
- md5sums = 6715a8e3e89ac70fa08b012efa1f14d8
- md5sums = 8f27bf27e64bebd5a3739484ac4ddbb1
+ md5sums = 0f327f66fbcac2eb291f941d495bb6fe
+ md5sums = 5abb7409c0e3b2a7f6529b1bc92efd21
md5sums = 64ed17e9ee22c1cbd05593131c492f33
md5sums = 9d9c48e1078d3c58a3d82b216ff98cbc
diff --git a/PKGBUILD b/PKGBUILD
index 8b84c4a5e9d8..33e2b783dda4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Maxim Polishchuck <mpolishchuck[at]gmail[dot]com>
pkgname=eusw
-pkgver=1.3.1.22
+pkgver=1.3.1.35
pkgrel=1
pkgdesc="IIT End User CA-1. Sign (web)"
url="http://iit.com.ua"
arch=('i686' 'x86_64')
if [[ $CARCH = i686 ]]; then
- _src_md5sum='6715a8e3e89ac70fa08b012efa1f14d8'
+ _src_md5sum='0f327f66fbcac2eb291f941d495bb6fe'
_srcuri_filename='euswi.deb'
_src_filename="eusw_${pkgver}_i386.deb"
else
- _src_md5sum='8f27bf27e64bebd5a3739484ac4ddbb1'
+ _src_md5sum='5abb7409c0e3b2a7f6529b1bc92efd21'
_srcuri_filename='euswi.64.deb'
_src_filename="eusw_${pkgver}_amd64.deb"
fi