Date: Thursday, June 9, 2022 @ 09:23:55 Author: alerque Revision: 1229500
upgpkg: difftastic 0.29.0-1 Modified: difftastic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-09 09:19:33 UTC (rev 1229499) +++ PKGBUILD 2022-06-09 09:23:55 UTC (rev 1229500) @@ -3,9 +3,9 @@ # Contributor: Wesley Moore <[email protected]> pkgname=difftastic -pkgver=0.28.0 -_commit=4c7ab4809181505abe9a963491268ecc1b2e2648 -pkgrel=2 +pkgver=0.29.0 +_commit=426ce9751f3b1ed54edfebc34a50010a73262738 +pkgrel=1 pkgdesc='An experimental diff tool that compares files based on their syntax' arch=('x86_64') url='https://difftastic.wilfred.me.uk'
