aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormagnus2021-12-19 06:06:49 -0600
committermagnus2021-12-19 06:06:49 -0600
commita40a40b26f4d2fc92beb4617657f26fe290b6c1a (patch)
tree95730be869d8852b2b6346fd8f623ea0e860913a
parent85531590d35da88606cd8d69a861d7d829a13612 (diff)
downloadaur-a40a40b26f4d2fc92beb4617657f26fe290b6c1a.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c519b58ad343..1ecf66097833 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Magnus Anderson <magnus@iastate.edu>
pkgname=doasedit
pkgver=0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Allow doas users to edit root-owned files by running an unpriviledged editor"
arch=('any')
url="https://gitlab.com/magnustesshu/doasedit"