Skip to content

Commit

Permalink
Skip integrity check in PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Sep 15, 2019
1 parent f74fc55 commit 78bde9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install=
changelog=
source=("https://github.com/alex1701c/EmojiRunner/archive/1.1.3.tar.gz")
noextract=()
md5sums=(8f5abe20749d0731454a43ea19614662)
md5sums=(SKIP)

prepare(){
cd "EmojiRunner-$pkgver"
Expand Down

0 comments on commit 78bde9a

Please sign in to comment.