castor: update to 0.8.18
This commit is contained in:
parent
3f12b3b0d0
commit
e8b032df35
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'castor'
|
# Template file for 'castor'
|
||||||
pkgname=castor
|
pkgname=castor
|
||||||
version=0.8.16
|
version=0.8.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="atk-devel pango-devel gdk-pixbuf-devel gtk+3-devel cairo-devel openssl-devel"
|
makedepends="atk-devel pango-devel gdk-pixbuf-devel gtk+3-devel cairo-devel openssl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://git.sr.ht/~julienxx/castor"
|
homepage="https://git.sr.ht/~julienxx/castor"
|
||||||
distfiles="https://git.sr.ht/~julienxx/castor/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~julienxx/castor/archive/${version}.tar.gz"
|
||||||
checksum=9a72ed66a10abd9d6fb44c02349f6c4035ff7d89397eb928c90f1465c3cccf7d
|
checksum=02ea3d8c6a3b705ca54e489cb67bf5149261222c352696afe374843ff3bc06bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make PREFIX=/usr DESTDIR="${DESTDIR}" copy-data
|
make PREFIX=/usr DESTDIR="${DESTDIR}" copy-data
|
||||||
|
|
Loading…
Reference in a new issue