summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshenleban tongying2022-03-22 17:59:08 -0400
committershenleban tongying2022-03-22 17:59:08 -0400
commit4365c534d454354afc639342f14437c5050c3ae9 (patch)
treec03c14003d12f92cfe4e64e4ca542bd552f14f24
parent221590d48c8ffa766f9b6d2807be370b6dcc886e (diff)
downloadaur-4365c534d454354afc639342f14437c5050c3ae9.tar.gz
remove replace=(goldendict-git)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 274de9c908a7..7490089590ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,8 +28,6 @@ pkgbase = goldendict-webengine-git
conflicts = goldendict-git
conflicts = goldendict-svn
conflicts = goldendict-git-opt
- replaces = goldendict
- replaces = goldendict-git
replaces = goldendict-svn
replaces = goldendict-git-opt
source = goldendict-webengine-git::git+https://github.com/xiaoyifang/goldendict.git
diff --git a/PKGBUILD b/PKGBUILD
index b20e4851adca..c8b2f80fd9b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=('ffmpeg' 'hunspell' 'libao' 'libvorbis' 'libxtst' 'lzo' 'zlib' 'xz' 'li
makedepends=('git')
conflicts=('goldendict' 'goldendict-git' 'goldendict-svn' 'goldendict-git-opt')
provides=('goldendict')
-replaces=('goldendict' 'goldendict-git' 'goldendict-svn' 'goldendict-git-opt')
+replaces=('goldendict-svn' 'goldendict-git-opt')
source=("$pkgname::git+https://github.com/xiaoyifang/goldendict.git")
md5sums=('SKIP')