Add .jar file to noextract

Previously, makepkg would automatically extract the .jar file, creating
many files which are never used. This has been fixed.
This commit is contained in:
Thyrum 2021-05-31 16:07:15 +02:00
parent 70c2f7ac29
commit 13004a9ac3

View file

@ -18,6 +18,9 @@ source=(
"$_pkgname.sh"
"$_pkgname.desktop"
)
noextract=(
"$_pkgname-$_pkgver.jar"
)
md5sums=('21d378a05c0507237ced5a5c04257b75'
'5aca7fc33f121fcf901fef14f784731a'
'f8eab098f20681b8db232cc5709713d3'