castor: update to 0.9.0
This commit is contained in:
parent
5fb8475c22
commit
3ff4dcaccf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'castor'
|
||||
pkgname=castor
|
||||
version=0.8.18
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://git.sr.ht/~julienxx/castor"
|
||||
distfiles="https://git.sr.ht/~julienxx/castor/archive/${version}.tar.gz"
|
||||
checksum=02ea3d8c6a3b705ca54e489cb67bf5149261222c352696afe374843ff3bc06bb
|
||||
checksum=ed57c92a88e8ebe8db286daad9677ffb99287d164d3193d17f8134bb77de5ae1
|
||||
|
||||
post_install() {
|
||||
make PREFIX=/usr DESTDIR="${DESTDIR}" copy-data
|
||||
|
|
Loading…
Add table
Reference in a new issue