crud: update to 0.3.
This commit is contained in:
parent
b26631bf48
commit
65a93d0f98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crud'
|
||||
pkgname=crud
|
||||
version=0.1.1
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Rubén Santos <kojicomics@cocaine.ninja>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/fosu/crud"
|
||||
distfiles="https://github.com/fosu/crud/archive/${version}.tar.gz"
|
||||
checksum=7b669cda9ab016232b9c6ba907a267c8ae9c62f41e888871475670eb2f4033b8
|
||||
checksum=33b647432427542a81905cc804a2868a4dc06dcbf62935b6cafb1ee1abc6083c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue