summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAsa Venton2021-01-18 17:17:16 +0000
committerAsa Venton2021-01-18 17:17:16 +0000
commite89533e0259fb827515fe6dc6b5458f5d581e0b8 (patch)
tree88680a44a8532c2b5e92fa8032b6e65b37d15b7b /PKGBUILD
parent3bc7906f2cc2a3391ffa98f119f5bebdf16729ab (diff)
downloadaur-e89533e0259fb827515fe6dc6b5458f5d581e0b8.tar.gz
Remove unnecessary boost dependencies. Bump pkgrel.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b57284181a19..0025d69b4c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=("${pkgbase}-core"
"${pkgbase}-data"
)
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software."
license=('GPL3')
arch=('x86_64')
@@ -25,7 +25,6 @@ makedepends=('cmake'
'libidn'
'aspell'
'attr'
- 'boost'
'pcre'
'bash'
'miniupnpc'
@@ -78,7 +77,6 @@ package_eiskaltdcpp-core() {
'lua'
'libidn'
'attr'
- 'boost-libs'
'miniupnpc'
'pcre'
)