buku: revbump to fix shebang rewriting

Closes #5035.
This commit is contained in:
Alessio Sergi 2016-10-24 08:08:30 +02:00
parent 5a231f8c13
commit 345af258f5

View file

@ -1,9 +1,10 @@
# Template file for 'buku'
pkgname=buku
version=2.5
revision=1
revision=2
wrksrc=Buku-${version}
noarch=yes
hostmakedepends="python3"
depends="python3"
short_desc="A cmdline bookmark management utility"
maintainer="Diogo Leal <diogo@diogoleal.com>"