libkeybinder2: Likewise, remove the renaming of distfile
This commit is contained in:
parent
6629e99b8b
commit
61a47d3521
|
@ -10,7 +10,7 @@ short_desc="Library for registering global keyboard shortcuts (GTK+2)"
|
||||||
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
||||||
homepage="https://github.com/engla/keybinder"
|
homepage="https://github.com/engla/keybinder"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/engla/keybinder/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/engla/keybinder/archive/v${version}.tar.gz"
|
||||||
checksum=8e8d77386b9e29556fab097c31aec643d36a33d201733b7b999179abcba7774e
|
checksum=8e8d77386b9e29556fab097c31aec643d36a33d201733b7b999179abcba7774e
|
||||||
wrksrc=keybinder-${version}
|
wrksrc=keybinder-${version}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue