maim: Remove renaming of distfile
This commit is contained in:
parent
77c2e14caa
commit
5d53cebe09
|
@ -9,7 +9,7 @@ short_desc="A small application that takes care of setting the background image
|
|||
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=5183730e3ca1b505beff006c24c7d2f3df41e373e427479fcba031fc1df96df0
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue