sigil: update to 0.8.2.
This commit is contained in:
parent
b7c7cc67fa
commit
2334d2ac5e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config unzip"
|
hostmakedepends="cmake pkg-config unzip"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/user-none/Sigil/"
|
homepage="https://github.com/user-none/Sigil/"
|
||||||
distfiles="https://github.com/user-none/Sigil/releases/download/${version}/Sigil-${version}-Code.zip"
|
distfiles="https://github.com/user-none/Sigil/releases/download/${version}/Sigil-${version}-Code.zip"
|
||||||
checksum=20c145e06edf940887745e4ab6e371ed3c6d7f4bec5e148066b3685c858b6f23
|
checksum=d93711ed27d52607d0443a6b48218b765e26cbb4497ba6481c3e696246d9d6a5
|
||||||
|
|
Loading…
Reference in a new issue