Date: Monday, April 18, 2022 @ 20:57:14
  Author: alerque
Revision: 1187038

upgpkg: difftastic 0.27.0-1

Modified:
  difftastic/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-18 20:07:32 UTC (rev 1187037)
+++ PKGBUILD    2022-04-18 20:57:14 UTC (rev 1187038)
@@ -1,8 +1,9 @@
 # Maintainer: George Rawlinson <[email protected]>
+# Maintainer: Caleb Maclennan <[email protected]>
 # Contributor: Wesley Moore <[email protected]>
 
 pkgname=difftastic
-pkgver=0.26.3
+pkgver=0.27.0
 pkgrel=1
 pkgdesc="An experimental diff tool that compares files based on their syntax"
 arch=('x86_64')
@@ -11,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('git' 'rust' 'mdbook')
 options=('!lto')
-_commit='2a28bf6d542732efe339d91f1e1a95f4f7fd4ea0'
+_commit='a91a3e5db073df6e95aec50c395ea17355d2c1c3'
 
source=("$pkgname::git+https://github.com/Wilfred/difftastic.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to