Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorm1ten <57693631+m1ten@users.noreply.github.com>2021-06-06 11:16:17 -0400
committerGitHub <noreply@github.com>2021-06-06 11:16:17 -0400
commitb8631f6bb6234b9788960ceb44696af0cd1ea48f (patch)
treef2d1c5f23a603231be026db11daf3f0bdbe90e5f /PKGBUILD
parentf541df4e7bf94c45246f3f1e0edb6f3caeb6f7c9 (diff)
Remove source check (not required)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56e79112..cc7a669f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ depends=('python')
makedepends=('python-setuptools' 'python-sphinx')
provides=('python-archinstall')
conflicts=('archinstall' 'python-archinstall' 'python-archinstall-git')
-md5sums=('SKIP')
build() {
cd "$startdir"