summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Al-Sapti2023-01-25 18:03:49 +0100
committerSam Al-Sapti2023-01-25 18:03:49 +0100
commit8defcac9c33237ae41d2723d20ba3e1a39f597e0 (patch)
tree37ba710726ae64894de79fa0cde129c6c50aff1d
parentb6cac2c33d1270d16c519d651db64278839e5f90 (diff)
downloadaur-8defcac9c33237ae41d2723d20ba3e1a39f597e0.tar.gz
Adopt package
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebc57aa92d56..5aae2f957da5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = opendoas-sudo
- pkgdesc = A symlink for using Doas as a drop-in replacement to sudo
+ pkgdesc = A symlink for using Doas as a drop-in replacement for sudo
pkgver = 1
pkgrel = 1
url = https://github.com/Duncaen/OpenDoas
@@ -10,4 +10,3 @@ pkgbase = opendoas-sudo
conflicts = sudo
pkgname = opendoas-sudo
-
diff --git a/PKGBUILD b/PKGBUILD
index 2fd670b2ae2e..f8a10c10a810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Ultracoolguy <dummyd241 at gmaildotcom>
-# Quick thanks from deuill, creator of rofi-dmenu
+# Maintainer: samsapti <sam at sapti dot me>
+# Contributor: Ultracoolguy <dummyd241 at gmaildotcom>
+# Quick thanks to deuill, creator of rofi-dmenu
pkgname=opendoas-sudo
pkgver=1
pkgrel=1
-pkgdesc="A symlink for using Doas as a drop-in replacement to sudo"
+pkgdesc="A symlink for using Doas as a drop-in replacement for sudo"
arch=('any')
url="https://github.com/Duncaen/OpenDoas"
license=('MIT')