summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Münch2021-02-05 08:53:20 +0100
committerChristian Münch2021-02-05 08:53:20 +0100
commitfa07ee9a29d8b1c2e3c0d59b659f46b8feb5a2ed (patch)
tree6ab5790dfbf8c1fa5b7551076f1f1cc585b2bd84 /PKGBUILD
parent984e036e1cab328a1419af6d35d73006fc886278 (diff)
downloadaur-fa07ee9a29d8b1c2e3c0d59b659f46b8feb5a2ed.tar.gz
Randomize the timer to avoid multiple equipment upgrading at the same time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a079af94af9..68328213eefe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#! /bin/bash
pkgname="pacman-auto-update"
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=2
arch=("any")
install="${pkgname}.install"