parent
5173f0d6b6
commit
8172832757
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'brise'
|
||||
pkgname=brise
|
||||
version=0.38.20180515
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc=brise
|
||||
build_style=gnu-makefile
|
||||
|
@ -13,3 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://rime.im/"
|
||||
distfiles="https://github.com/rime/brise/releases/download/brise-0.38/${pkgname}-${version}.tar.gz"
|
||||
checksum=b6a9a2a6eca046db707b0b2dfbf52faa629b62ba26c8224c641afae3831293d4
|
||||
|
||||
post_build() {
|
||||
rime_deployer --build output
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue