summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2018-04-22 13:26:07 -0400
committerGI_Jack2018-04-22 13:26:07 -0400
commitb0a09a98f475c003af3724a84fa572cc8119e415 (patch)
tree9b58e4d572a785187ffaca990e821155f1e1a64c
parentbdc60b40b144a399d27241c5d203aef9fc322bca (diff)
downloadaur-b0a09a98f475c003af3724a84fa572cc8119e415.tar.gz
updated for version 0.4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fee84fa89a5c..1c917c224455 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 12 20:46:03 UTC 2017
+# Sun Apr 22 17:25:58 UTC 2018
pkgbase = i2p-plugin-i2pbote
pkgdesc = A distributed email client for I2P
- pkgver = 0.4.6
+ pkgver = 0.4.7
pkgrel = 1
url = http://bote.i2p/
install = i2pbote.install
@@ -15,7 +15,7 @@ pkgbase = i2p-plugin-i2pbote
provides = i2pbotes
noextract = http://bote.i2p/i2pbote.su3
source = http://bote.i2p/i2pbote.su3
- sha256sums = e125e6e9a7b75f2956cce9feeaf13b7fb42377d582e918933130195c541a0e18
+ sha256sums = bf796d6e980fc09e1c7b1f72d0371d7ac06d34f876b19887ef76bfd7a5b2f7d0
pkgname = i2p-plugin-i2pbote
diff --git a/PKGBUILD b/PKGBUILD
index 1c1ce193e59e..e5d98405bade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pluginame=i2pbote
pkgname=i2p-plugin-${_pluginame}
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=1
pkgdesc="A distributed email client for I2P"
arch=('any')
@@ -21,7 +21,7 @@ provides=('i2pbotes')
source=("http://bote.i2p/i2pbote.su3")
noextract=("http://bote.i2p/i2pbote.su3")
install="${_pluginame}.install"
-sha256sums=('e125e6e9a7b75f2956cce9feeaf13b7fb42377d582e918933130195c541a0e18')
+sha256sums=('bf796d6e980fc09e1c7b1f72d0371d7ac06d34f876b19887ef76bfd7a5b2f7d0')
_unpack_dir() {
# use this to unpack the .war/.jar files. I2P does this automaticly on install