summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 720432d92201..6cd1cff1dede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ source=("$_name::git+https://github.com/johnfactotum/$_name.git#branch=master")
provides=("$pkgname")
replaces=("$_name")
conflicts=("$_name")
+md5sums=('SKIP')
build() {
cd "$srcdir/$_name"