summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c8138eed013..b0506d669ddc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = maint
depends = pacutils
depends = vim
backup = opt/maint/settings.sh
- source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/tar/maint-1.0.tar.xz
+ source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/pkg/maint-1.0.tar.xz
md5sums = 81f5f794650aea59316c647ef692f154
pkgname = maint
diff --git a/PKGBUILD b/PKGBUILD
index be082da08ec4..dacec2c98f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ depends=('python'
'vim')
backup=("$_install_dir/settings.sh")
-source=('https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/tar/maint-1.0.tar.xz')
+source=('https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/pkg/maint-1.0.tar.xz')
md5sums=('81f5f794650aea59316c647ef692f154')