buku: update to 2.0
This commit is contained in:
parent
5dc68b439e
commit
07c2adf322
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buku'
|
||||
pkgname=buku
|
||||
version=1.9
|
||||
version=2.0
|
||||
revision=1
|
||||
wrksrc=Buku-${version}
|
||||
noarch=yes
|
||||
|
@ -9,8 +9,8 @@ short_desc="A cmdline bookmark management utility"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/jarun/Buku"
|
||||
distfiles="https://github.com/jarun/Buku/archive/${version}.tar.gz"
|
||||
checksum=0bac6f4f1b6bcca4eea639a3a6ff22c4937f22fc49271bb610f8b25ddbf890e2
|
||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||
checksum=78b98be8f000812dcc945c0aa9ca4fa56322659c095250d4787c21bfd6383897
|
||||
|
||||
do_install() {
|
||||
vbin buku
|
||||
|
|
Loading…
Reference in New Issue