summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2319fcc431b7..9807f4ae0e69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Dec 6 03:07:29 UTC 2017
+# Wed Dec 6 03:09:22 UTC 2017
pkgbase = rainlendar-beta
pkgdesc = A desktop Calendar, ToDo list and Event list
pkgver = 2.14.b152
@@ -9,7 +9,6 @@ pkgbase = rainlendar-beta
license = custom
depends = curl
depends = webkitgtk2
- depends = icu55
depends = libcanberra
depends = enchant1.6
depends = icu55
diff --git a/PKGBUILD b/PKGBUILD
index 274e7ba5bdcb..aa00e620fee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A desktop Calendar, ToDo list and Event list"
arch=('x86_64')
url="http://www.rainlendar.net/"
license=('custom')
-depends=('curl' 'webkitgtk2' 'icu55' 'libcanberra' 'enchant1.6' 'icu55' 'icu59') #'sdl' 'rtmpdump' 'libidn'
+depends=('curl' 'webkitgtk2' 'libcanberra' 'enchant1.6' 'icu55' 'icu59') #'sdl' 'rtmpdump' 'libidn'
provides=('rainlendar2')
conflicts=('rainlendar-pro' 'rainlendar-lite')
source=("http://www.rainlendar.net/download/${pkgver##*.}/${_pkgname^}-${pkgver}-amd64.tar.bz2")