summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinRs2019-04-01 17:37:56 +0800
committerLinRs2019-04-01 17:37:56 +0800
commit86d50b088dd9160a9b4d40d4073363233559e403 (patch)
tree368ff318392f07cbd180ff81ba64ce40ab5c00a6 /PKGBUILD
parentb9219fb85873bc01cb2dde5bd97a443e65f8e37a (diff)
downloadaur-goldendict-qt5-git.tar.gz
upgpkg: goldendict-qt5-git 1.5.0.RC2.369.gade20fc1-1
- change the depend eb from `libeb` to `eb-library`. IMHO they provide the same library while the latter nearby at the Arch packaging standards.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f62203284255..a0d2455d58e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,23 @@
-# Maintainer: Lin Ruoshui <lin dot ruohshoei+archlinux at gmail dot com>
+# Maintainer: LinRs <20455421+LinRs AT users.noreply.github.com>
# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
# Contributor: VirtualTam <virtualtam@flibidi.net>
# Contributor: Eugene Yudin aka Infy <Eugene dot Yudin at gmail dot com>
pkgname=goldendict-qt5-git
-pkgver=1.5.0.RC2.363.g6efb5210
+pkgver=1.5.0.RC2.369.gade20fc1
pkgrel=1
pkgdesc="Feature-rich dictionary lookup program"
arch=('x86_64')
-url="http://goldendict.org/"
+url="https://goldendict.org/"
license=('GPL3')
depends=('ffmpeg' 'hunspell' 'libao' 'qt5-multimedia' 'qt5-svg'
-'qt5-tools' 'qt5-webkit' 'qt5-x11extras' 'opencc' 'libeb')
+'qt5-tools' 'qt5-webkit' 'qt5-x11extras' 'opencc' 'eb-library')
makedepends=('git')
conflicts=('goldendict')
provides=('stardict')
replaces=('goldendict')
_gitname="goldendict"
-source=("git+https://github.com/goldendict/goldendict.git")
+source=("${_gitname}::git+https://github.com/goldendict/goldendict.git")
sha256sums=(SKIP)
pkgver() {