summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-08-23 18:44:49 +0200
committerM0Rf302016-08-23 18:44:49 +0200
commite6bbdc56c4562a275cd1486c90d4f9b396d7d2ec (patch)
treef1cf6cd6ce8881d9189efd97b42bc402e6288f14 /PKGBUILD
parent4b30eaa6ca45761f0c68056957843cc6045199c8 (diff)
downloadaur-e6bbdc56c4562a275cd1486c90d4f9b396d7d2ec.tar.gz
updating to 2.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 540c8f513ad9..0aa418d2d4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
-#Maintainer: Unknown
+#Maintainer: M0Rf30
+#Contributor: kurych
+#Contributor: redfish
pkgname=i2pd
_pkgname=i2pd
-pkgver=2.8.0
+pkgver=2.9.0
pkgrel=1
pkgdesc="Simplified C++ implementation of I2P client"
arch=('i686' 'x86_64')
@@ -65,7 +67,6 @@ package(){
chmod -R o= $pkgdir/${_home_dest}
}
-
-md5sums=('c09db4182ae4ee56233a6ba37f81a3bf'
+md5sums=('ccd3249c33596bfbb205e834823724fb'
'13c910900be4df3e0da11fc893f59a6f'
'acda29e5b46a0c9fade734a6a467b381')