summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rodriguez2017-10-11 07:15:24 -0400
committerDavid Rodriguez2017-10-11 07:15:24 -0400
commit4d34a4ad9c912f4958529acc3b3eabd964c4307b (patch)
tree8feba2d5ca8d2b3c23e549a3909743e328403a10
parent3bb3e06703f8fa1531db9c39047c3e272b5005b1 (diff)
downloadaur-4d34a4ad9c912f4958529acc3b3eabd964c4307b.tar.gz
Update to version 1.1.9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0da65b30c59..81944b2e39fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = bytecoinwallet
pkgdesc = Bytecoin(BCN) Wallet
- pkgver = 1.1.9.2
+ pkgver = 1.1.9.3
pkgrel = 1
url = https://bytecoin.org/downloads/
arch = any
license = GPL
- source = https://bytecoin.org/static/files/bytecoinwallet-1.1.9.2.amd64.deb
- md5sums = ec22826fc5dca156de9ec0b6ce45a262
+ source = https://bytecoin.org/static/files/bytecoinwallet-1.1.9.3.amd64.deb
+ md5sums = e94f6248e25c08847d352f12339d03ba
pkgname = bytecoinwallet
diff --git a/PKGBUILD b/PKGBUILD
index 4468a094a20f..1cb8d7ae4c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Till von Ahnen <till@tillvonahnen.de>
# Maintainer: David Rodriguez <openlydeveloped@gmail.com>
pkgname=bytecoinwallet
-pkgver=1.1.9.2
+pkgver=1.1.9.3
pkgrel=1
pkgdesc="Bytecoin(BCN) Wallet"
arch=('any')
url="https://bytecoin.org/downloads/"
license=('GPL')
depends=()
-source=("https://bytecoin.org/static/files/bytecoinwallet-1.1.9.2.amd64.deb")
-md5sums=("ec22826fc5dca156de9ec0b6ce45a262")
+source=("https://bytecoin.org/static/files/bytecoinwallet-1.1.9.3.amd64.deb")
+md5sums=("e94f6248e25c08847d352f12339d03ba")
build() {