buku: update to 2.3
This commit is contained in:
parent
ea5c5c6614
commit
eb53d47073
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buku'
|
# Template file for 'buku'
|
||||||
pkgname=buku
|
pkgname=buku
|
||||||
version=2.2
|
version=2.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Buku-${version}
|
wrksrc=Buku-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/jarun/Buku"
|
homepage="https://github.com/jarun/Buku"
|
||||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||||
checksum=f3aa56404ac08f03b87a6b1d4606fab0404993677facad2beb195e6f2b251c3d
|
checksum=0fe0cf1d9e62c3b492f38cd11dd47b567c82aef1ebe04e097055a6f708ec64c9
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin buku
|
vbin buku
|
||||||
|
|
Loading…
Reference in a new issue