summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAsa Venton2021-03-04 19:05:50 +0000
committerAsa Venton2021-03-04 19:05:50 +0000
commit239aee4458dd5489688f2550802e197ac011673d (patch)
treef878145a617113779c7f1571df73173b21552f63 /PKGBUILD
parent96363f9b4f44f1dcecfecab66ca1e993ef8f50b5 (diff)
downloadaur-239aee4458dd5489688f2550802e197ac011673d.tar.gz
pkgupg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e8c12b50ab3..877599e50c39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=("${pkgbase}-core"
"${pkgbase}-cli"
"${pkgbase}-data"
)
-pkgver=2.4.1
+pkgver=2.4.2
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')
@@ -19,7 +19,7 @@ url="https://github.com/eiskaltdcpp/eiskaltdcpp/"
conflicts=('eiskaltdcpp-git')
options=(!emptydirs)
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/v${pkgver}.tar.gz")
-sha256sums=('818f9622ac28d3cf1ae58af0a01e25af702781822b6edeb99c9d05d408a4798f')
+sha256sums=('2ed853a57c57aab0e87fdea273a01707184ee425a2aaf9fcd2e0a32c57a2de2c')
makedepends=('cmake'
'lua'
'libidn'