aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsteadfasterX2019-01-04 15:54:02 +0100
committersteadfasterX2019-01-04 15:54:02 +0100
commit4b6952465031570d90a979d8de6dc4b3e041f985 (patch)
tree114ccd18a1f1f44df587ede462085b0a9767ae32 /PKGBUILD
parent3e291bbc4d5d8236020504e8ba6606730d09439b (diff)
downloadaur-4b6952465031570d90a979d8de6dc4b3e041f985.tar.gz
new: automate account expiration etc
- fix: pkgdesc - update SRCINFO - removed obsolete config howto this will be handled now automatically
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd761e9fdb90..b407812a28ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: steadfasterX <steadfasterX [at] gmail -dot- com>
pkgname=uau
pkgver=1.1.0
-pkgrel=1
-pkgdesc="A little helper for installing Arch upgrades scheduled, respecting the recommended upgrade checks and doing all this non-interactively"
+pkgrel=3
+pkgdesc="unattended upgrades for Arch. Schedule automatic upgrades while respecting the recommended upgrade process (Arch wiki - System maintenance)."
arch=('any')
url="https://github.com/steadfasterX/arch_uau"
license=('LGPL3')