berry: update to 0.1.6.
This commit is contained in:
parent
bdb033766f
commit
3d750356e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'berry'
|
||||
pkgname=berry
|
||||
version=0.1.5
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/JLErvin/berry"
|
||||
distfiles="https://github.com/JLErvin/berry/archive/${version}.tar.gz"
|
||||
checksum=7d4a87a709862626ef1e5bb069b0360531718ffd61633167dcbc8619e9eef134
|
||||
checksum=b684bab4ba940687fa42f155ba02e0641288e240d3177328b53fc70cbed1b0c6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue