summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8680ca17bd71..bc2842588b20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qolibri
pkgdesc = A QT-based EPWING dictionary viewer
pkgver = 2.1.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ludios/qolibri/
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = qolibri
depends = qt5-multimedia
depends = qt5-webengine
depends = zlib
- depends = eb-library
+ depends = libeb
source = https://github.com/ludios/qolibri/archive/2.1.4.tar.gz
source = qolibri.desktop
source = qolibri-128.png
@@ -21,4 +21,3 @@ pkgbase = qolibri
md5sums = 85bd387834f16a9ee92824acfcdfd5f2
pkgname = qolibri
-
diff --git a/PKGBUILD b/PKGBUILD
index 87325dc3a6d6..6855400bf9c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
+# Maintainer: Marcell Meszaros < marcell.meszaros AT runbox.eu >
+# Contributor: 2ion <dev@2ion.de>
pkgname=qolibri
pkgver=2.1.4
-pkgrel=2
+pkgrel=3
pkgdesc="A QT-based EPWING dictionary viewer"
url="https://github.com/ludios/qolibri/"
arch=('x86_64' 'i686')
license=('GPL2')
-depends=('qt5-base' 'qt5-tools' 'qt5-multimedia' 'qt5-webengine' 'zlib' 'eb-library')
+depends=('qt5-base' 'qt5-tools' 'qt5-multimedia' 'qt5-webengine' 'zlib' 'libeb')
makedepends=('cmake')
source=("https://github.com/ludios/qolibri/archive/${pkgver}.tar.gz"
'qolibri.desktop'