summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33665c702b66..0e13e22fc1c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = maint
pkgdesc = A utility to automatically perform Arch Linux system maintenance
- pkgver = 1.0.1
+ pkgver = 1.0.0
pkgrel = 2
url = https://gitlab.com/mgdobachesky/ArchSystemMaintenance
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = maint
depends = pacman-contrib
depends = pacutils
depends = vim
- source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.1/run.sh
- source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.1/archNews.py
- source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.1/settings.sh
+ source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.0/run.sh
+ source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.0/archNews.py
+ source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0.0/settings.sh
md5sums = f1379c947704d22c19dfe348a297ddc9
md5sums = af05a3013904f4e47822164bfece1e3e
md5sums = e941155c4ab8fb7170711086752137a5
diff --git a/PKGBUILD b/PKGBUILD
index 4e3ed1ed8b20..f2fd95be5a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Dobachesky <mgdobachesky@outlook.com>
pkgname=maint
-pkgver=1.0.1
+pkgver=1.0.0
pkgrel=2
pkgdesc="A utility to automatically perform Arch Linux system maintenance"
arch=('x86_64')