summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Chong Yew2022-12-08 03:51:00 +0800
committerLee Chong Yew2022-12-08 03:51:00 +0800
commit540775a449c99cc98275206a11024ec15d1c3610 (patch)
tree47d5e22dff9316d9cbc2484c6c8069539313a123
parent9018aa74346e06812debb3f3b6d41765c2db32d8 (diff)
downloadaur-540775a449c99cc98275206a11024ec15d1c3610.tar.gz
Commented out replaces line so it can live side by side with links-g
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 092aaf55177e..327f06cfd7e2 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 = 2
+ pkgrel = 3
url = http://links.twibright.com/
arch = i686
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = links-g-directfb
provides = links-g
conflicts = links
conflicts = links-g
- replaces = links-g
+# replaces = links-g
source = http://links.twibright.com/download/links-2.28.tar.bz2
source = links.desktop
sha256sums = 2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4
diff --git a/PKGBUILD b/PKGBUILD
index 6035ab62901e..1cafed1add43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=links
pkgname=links-g-directfb
pkgver=2.28
-pkgrel=2
+pkgrel=3
pkgdesc="A text WWW browser, similar to Lynx (with directfb, X and fb graphics)"
arch=('i686' 'x86_64' 'armv7h')
url="http://links.twibright.com/"
@@ -22,7 +22,7 @@ makedepends=('libxt')
optdepends=('svgalib: svgalib support')
provides=('links' 'links-g')
conflicts=('links' 'links-g')
-replaces=('links-g')
+# replaces=('links-g')
source=(http://links.twibright.com/download/${_pkgname}-${pkgver}.tar.bz2 links.desktop)
sha256sums=('2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4'
'e3aed7cda8ccb14295aa28508f528140541e5cc52659186d1f2c1122b0703bcc')