summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandru Ianu2020-06-22 00:25:05 +0300
committerAlexandru Ianu2020-06-22 00:25:05 +0300
commit8ed60d3641b830a1fe976b932b2dd3e18708fd6f (patch)
tree1f801fe42e573d3dee0b5df01b51ed5c36dd7fb2 /PKGBUILD
parentbda280defb15e2484a8fe7b6eee39c63e1871cf2 (diff)
downloadaur-xdg-su.tar.gz
Make depends update to lynx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27f85e7d6b9..00c7ce173eb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=xdg-su
pkgver=1.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Run a program as root with the most environment appropriate available graphical authentication agent"
arch=('any')
url="https://github.com/tarakbumba/xdg-su"
license=('MIT')
depends=('sh')
-makedepends=('links' 'xmlto' 'docbook-xsl')
+makedepends=('lynx' 'xmlto' 'docbook-xsl')
source=("https://github.com/tarakbumba/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
sha1sums=('e92fd399b39f7b38d7bbfc7b834c78e551b2eee5')