Date: Monday, April 10, 2023 @ 11:51:25 Author: bluewind Revision: 1444119
upgpkg: highlight 4.5-1: upstream update Modified: highlight/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:51:06 UTC (rev 1444118) +++ PKGBUILD 2023-04-10 11:51:25 UTC (rev 1444119) @@ -2,16 +2,16 @@ # Contributor: Jan Fader <[email protected]> pkgbase=highlight pkgname=(highlight highlight-gui) -pkgver=4.4 -pkgrel=2 +pkgver=4.5 +pkgrel=1 url="http://www.andre-simon.de/doku/highlight/highlight.html" license=('GPL') arch=('x86_64') makedepends=(qt5-base lua boost) source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc}) -md5sums=('e61056f9cfe5f865ea7f87c74f05d22f' +md5sums=('77718636aaf7b4841503fdabe553e154' 'SKIP') -sha256sums=('9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba' +sha256sums=('7763f46927616690e3ecc718827458d119414436d4d6462c8997942d0a211172' 'SKIP') validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
