summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Chong Yew2022-12-08 03:53:13 +0800
committerLee Chong Yew2022-12-08 03:53:13 +0800
commit41a922f088927920d641b5596fd8b3bf9b33a258 (patch)
tree8f2e9ab356807c273b483798b3ccc08d87100e4d
parent540775a449c99cc98275206a11024ec15d1c3610 (diff)
downloadaur-41a922f088927920d641b5596fd8b3bf9b33a258.tar.gz
Remove conflicts line as well
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 327f06cfd7e2..12305e39a90f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = links-g-directfb
pkgdesc = A text WWW browser, similar to Lynx (with directfb, X and fb graphics)
pkgver = 2.28
- pkgrel = 3
+ pkgrel = 4
url = http://links.twibright.com/
arch = i686
arch = x86_64
@@ -22,8 +22,8 @@ pkgbase = links-g-directfb
optdepends = svgalib
provides = links
provides = links-g
- conflicts = links
- conflicts = links-g
+# conflicts = links
+# conflicts = links-g
# replaces = links-g
source = http://links.twibright.com/download/links-2.28.tar.bz2
source = links.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1cafed1add43..2a3b6fff0757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=links
pkgname=links-g-directfb
pkgver=2.28
-pkgrel=3
+pkgrel=4
pkgdesc="A text WWW browser, similar to Lynx (with directfb, X and fb graphics)"
arch=('i686' 'x86_64' 'armv7h')
url="http://links.twibright.com/"
@@ -21,7 +21,7 @@ depends=('bzip2' 'directfb' 'xz' 'openssl' 'gpm' 'libx11' 'libtiff'
makedepends=('libxt')
optdepends=('svgalib: svgalib support')
provides=('links' 'links-g')
-conflicts=('links' 'links-g')
+# conflicts=('links' 'links-g')
# replaces=('links-g')
source=(http://links.twibright.com/download/${_pkgname}-${pkgver}.tar.bz2 links.desktop)
sha256sums=('2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4'