summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAsa Venton2021-01-27 14:44:19 +0000
committerAsa Venton2021-01-27 14:44:19 +0000
commit96363f9b4f44f1dcecfecab66ca1e993ef8f50b5 (patch)
tree023792215ce88920efbd159d9916d5aec8b029be /PKGBUILD
parent7bd391ad6439a597a708bffc5acf98eeb51ead60 (diff)
downloadaur-96363f9b4f44f1dcecfecab66ca1e993ef8f50b5.tar.gz
Update sha256sum after forgetting on last commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc50a35c8eee..7e8c12b50ab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=("${pkgbase}-core"
"${pkgbase}-data"
)
pkgver=2.4.1
-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')
@@ -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=('674d023027a0f00f293cc73ce3c010cf462f8f2a516d967c7e2a8af3ac4b84ba')
+sha256sums=('818f9622ac28d3cf1ae58af0a01e25af702781822b6edeb99c9d05d408a4798f')
makedepends=('cmake'
'lua'
'libidn'