aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormagnus2021-12-20 19:24:13 -0600
committermagnus2021-12-20 19:24:13 -0600
commit8cd67d3e959a1beb3a4ed588c9210d87ad300509 (patch)
tree79abefe7262adf3e97dcb2c1211ddb74b665c037 /PKGBUILD
parent9e49094d15339ece67bdb4f3405a53598bbad7bf (diff)
downloadaur-8cd67d3e959a1beb3a4ed588c9210d87ad300509.tar.gz
Bump version number for new features
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ecf66097833..05496fa10d76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Magnus Anderson <magnus@iastate.edu>
pkgname=doasedit
-pkgver=0.6
-pkgrel=2
+pkgver=0.7
+pkgrel=1
pkgdesc="Allow doas users to edit root-owned files by running an unpriviledged editor"
arch=('any')
url="https://gitlab.com/magnustesshu/doasedit"