summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Mavro2020-05-20 19:19:10 +0200
committerPierre Mavro2020-05-20 19:19:10 +0200
commit5992bbb66f2ba0e0069d2663e0714efa1e15d56e (patch)
treec793ab883e80fe012f41c40b0be22797f30be37e
parentfea2ed70a464956adeb9b77be44924fcbacad5fc (diff)
downloadaur-5992bbb66f2ba0e0069d2663e0714efa1e15d56e.tar.gz
fix: md5 was declared twice
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2c1cbfa44dc..daf92437f513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ install=
changelog=
source=("https://github.com/deimosfr/jeedom-status/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=()
validpgpkeys=()
build() {