summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302015-12-29 13:51:46 +0100
committerM0Rf302015-12-29 13:51:46 +0100
commitb44ea252e848a1c9554d2c7fdb9284fc5ade3453 (patch)
treed64e1a7ef52c6db83929e28a30db27f07708e3ec /PKGBUILD
parent2cda6679b3923ba678696360807a56b7e7fc9838 (diff)
downloadaur-b44ea252e848a1c9554d2c7fdb9284fc5ade3453.tar.gz
replaced libupnp with miniupnpc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c460f1bedb..5394c9692088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
#Maintainer: M0Rf30
pkgname=i2pd-git
-pkgver=2126.196d7e8
+pkgver=2135.2cc3dfc
pkgrel=1
pkgdesc="Simplified C++ implementation of I2P client"
arch=('i686' 'x86_64')
url="https://github.com/PurpleI2P/i2pd"
license=('GPL2')
-depends=('boost-libs' 'libupnp' 'openssl' 'zlib')
+depends=('boost-libs' 'miniupnpc' 'openssl' 'zlib')
makedepends=('git' 'boost' 'cmake')
source=('i2pd::git+https://github.com/PurpleI2P/i2pd.git'
i2pd.service