summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchwonder Reismus2019-05-31 15:25:11 +0300
committerSchwonder Reismus2019-05-31 15:25:11 +0300
commitdc6ad81b9b80b012c85b959976c2f2bb7138619c (patch)
tree4e089980a781377764824ae588bccaede3e1d1f0
parent4133ae9542a804f5245a71c4ee9d385717a06ece (diff)
downloadaur-dc6ad81b9b80b012c85b959976c2f2bb7138619c.tar.gz
md5sums
-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"