summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb424851dff3..a4d37a5a74ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=doas-sudo-shim
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A shim for the sudo command that utilizes doas"
arch=(any)
url="https://github.com/jirutka/doas-sudo-shim"
-license=(MIT)
+license=(ISC)
conflicts=(sudo)
depends=(doas)
makedepends=(asciidoctor)