summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Davis2022-08-18 00:35:58 -0400
committerRichard Davis2022-08-18 00:35:58 -0400
commit71f80f803537d78f728db2fc39b9984e3f8b010c (patch)
tree823d2c107cd671436953679ddd49ad7ef53444ba
parent2415d0f553f57cd9f9fe4a96e7702d7c8e1daa54 (diff)
downloadaur-71f80f803537d78f728db2fc39b9984e3f8b010c.tar.gz
Adding provides line.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 046474262f9d..8e88b5116e3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url='https://gitlab.com/davisrichard437/xsudo'
license=('MIT')
depends=('bash' 'polkit' 'coreutils')
makedepends=('git')
+provides=('xsudo')
source=('xsudo::git+https://gitlab.com/davisrichard437/xsudo.git')
sha256sums=('SKIP')