slop: Remove renaming of distfile
This commit is contained in:
parent
b085240483
commit
77c2e14caa
|
@ -9,7 +9,7 @@ short_desc="Utility to query the user for a selection and print the region to st
|
|||
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/naelstrof/${pkgname}"
|
||||
distfiles="https://github.com/naelstrof/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
distfiles="https://github.com/naelstrof/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5541acd5d449d62a42984db5f1316b684847301ee86fa0bb6c41a264cf6740a2
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue