[arch-commits] Commit in difftastic/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Sat Apr 30 08:17:34 UTC 2022


    Date: Saturday, April 30, 2022 @ 08:17:33
  Author: grawlinson
Revision: 1191866

upgpkg: difftastic 0.28.0-1

New upstream release.

Modified:
  difftastic/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-30 07:19:19 UTC (rev 1191865)
+++ PKGBUILD	2022-04-30 08:17:33 UTC (rev 1191866)
@@ -3,16 +3,16 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=difftastic
-pkgver=0.27.0
+pkgver=0.28.0
 pkgrel=1
-pkgdesc="An experimental diff tool that compares files based on their syntax"
+pkgdesc='An experimental diff tool that compares files based on their syntax'
 arch=('x86_64')
-url="https://difftastic.wilfred.me.uk"
+url='https://difftastic.wilfred.me.uk'
 license=('MIT')
 depends=('gcc-libs')
 makedepends=('git' 'rust' 'mdbook')
 options=('!lto')
-_commit='a91a3e5db073df6e95aec50c395ea17355d2c1c3'
+_commit='4c7ab4809181505abe9a963491268ecc1b2e2648'
 source=("$pkgname::git+https://github.com/Wilfred/difftastic.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list