summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD2
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc48cbc9d5d1..db3f81f63fd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 26 01:23:27 UTC 2019
+# Thu Mar 14 15:59:08 UTC 2019
pkgbase = eiskaltdcpp-git
pkgdesc = EiskaltDC++: DC and ADC client based on dcpp core. (GIT Version)
- pkgver = v2.2.10.284.ga1fdeb86
+ pkgver = v2.2.10.394.g3c85c56c
pkgrel = 1
url = https://github.com/eiskaltdcpp/eiskaltdcpp
arch = x86_64
@@ -42,14 +42,14 @@ pkgname = eiskaltdcpp-core-git
depends = boost-libs
depends = miniupnpc
depends = pcre
- provides = eiskaltdcpp-core=v2.2.10.284.ga1fdeb86
+ provides = eiskaltdcpp-core=v2.2.10.394.g3c85c56c
provides = eiskaltdcpp-git
conflicts = eiskaltdcpp-core
pkgname = eiskaltdcpp-qt-git
pkgdesc = Qt5-based DC and ADC client for EiskaltDC++ core. (GIT Version)
- depends = eiskaltdcpp-core-git=v2.2.10.284.ga1fdeb86
- depends = eiskaltdcpp-data-git=v2.2.10.284.ga1fdeb86
+ depends = eiskaltdcpp-core-git=v2.2.10.394.g3c85c56c
+ depends = eiskaltdcpp-data-git=v2.2.10.394.g3c85c56c
depends = aspell
depends = qt5-multimedia
depends = qt5-quick1
@@ -62,8 +62,8 @@ pkgname = eiskaltdcpp-qt-git
pkgname = eiskaltdcpp-gtk-git
pkgdesc = Gtk-based DC and ADC client for EiskaltDC++ core. (GIT Version)
- depends = eiskaltdcpp-core-git=v2.2.10.284.ga1fdeb86
- depends = eiskaltdcpp-data-git=v2.2.10.284.ga1fdeb86
+ depends = eiskaltdcpp-core-git=v2.2.10.394.g3c85c56c
+ depends = eiskaltdcpp-data-git=v2.2.10.394.g3c85c56c
depends = gtk3
depends = libnotify
provides = eiskaltdcpp-gtk
@@ -73,7 +73,7 @@ pkgname = eiskaltdcpp-gtk-git
pkgname = eiskaltdcpp-daemon-git
pkgdesc = DC and ADC daemon for EiskaltDC++ core. (GIT Version)
- depends = eiskaltdcpp-core-git=v2.2.10.284.ga1fdeb86
+ depends = eiskaltdcpp-core-git=v2.2.10.394.g3c85c56c
depends = jsoncpp
provides = eiskaltdcpp-daemon
conflicts = eiskaltdcpp-daemon
@@ -81,7 +81,7 @@ pkgname = eiskaltdcpp-daemon-git
pkgname = eiskaltdcpp-cli-git
pkgdesc = CLI interface for EiskaltDC++ Daemon. (GIT Version)
arch = any
- depends = eiskaltdcpp-daemon-git=v2.2.10.284.ga1fdeb86
+ depends = eiskaltdcpp-daemon-git=v2.2.10.394.g3c85c56c
depends = perl-json
depends = perl-json-rpc
provides = eiskaltdcpp-cli
diff --git a/PKGBUILD b/PKGBUILD
index ad8b847395df..901a91fa8713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=('eiskaltdcpp-core-git'
'eiskaltdcpp-cli-git'
'eiskaltdcpp-data-git'
)
-pkgver=v2.2.10.284.ga1fdeb86
+pkgver=v2.2.10.394.g3c85c56c
pkgrel=1
pkgdesc="EiskaltDC++: DC and ADC client based on dcpp core. (GIT Version)"
license=('GPL3')