summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2023-02-20 06:34:52 -0300
committerDaniel Bermond2023-02-20 06:34:52 -0300
commit8517f7c02e4eea9630b00562ccdf1d80f3544c85 (patch)
tree99b7e88f1762ace1545e33d12cc80aff9afff769 /PKGBUILD
parentf27a2123c0103c3340f9c851bb2f9ef5dbf2dcd5 (diff)
downloadaur-8517f7c02e4eea9630b00562ccdf1d80f3544c85.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c15199c6477..017215a716b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=i2pd-tools-git
-pkgver=r237.g86f1bf9
-pkgrel=2
+pkgver=r242.gaadc780
+pkgrel=1
pkgdesc='Useful tools for I2P (git version)'
arch=('x86_64')
url='https://github.com/PurpleI2P/i2pd-tools/'
license=('BSD')
-depends=('i2pd-git' 'openssl')
+depends=('i2pd' 'openssl')
makedepends=('git' 'boost')
provides=('i2pd-tools')
conflicts=('i2pd-tools')