summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2c104d4c103..2ca22dc1dadc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _install_dir="opt/$_pkg_name"
_symlink_dir="usr/bin"
pkgname="$_pkg_name"
-pkgver=1.15
+pkgver=1.16
pkgrel=1
pkgdesc="A utility to automatically perform Arch Linux system maintenance"
arch=('x86_64')
@@ -28,7 +28,7 @@ backup=("$_install_dir/settings.sh")
source=("https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/pkg/$pkgname-$pkgver.tar.xz")
-md5sums=('8ce8bd8b1690300e09525e9cf9684eaf')
+md5sums=('940436df86c8420b0a499aed79650300')
build() {
umask 022