highlight: update to 3.55.
This commit is contained in:
parent
fbc466b9a1
commit
b7a4d3ee93
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.54
|
||||
revision=3
|
||||
version=3.55
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
hostmakedepends="pkg-config qt-qmake swig perl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
||||
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8a50a85e94061b53085c6ad8cf110039217dbdd411ab846f9ff934bec7ecd6d0
|
||||
checksum=1df2dcf909af03291b3696ddc66219ef22559d4a1db0fd26400e2fa2a795bcfc
|
||||
conf_files="/etc/highlight/filetypes.conf"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue