Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
difftastic
Commits:
a9fac63b by Caleb Maclennan at 2024-02-02T10:48:46+03:00
upgpkg: 0.55.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = difftastic
pkgdesc = An experimental diff tool that compares files based on their
syntax
- pkgver = 0.54.0
+ pkgver = 0.55.0
pkgrel = 1
url = https://difftastic.wilfred.me.uk
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = difftastic
depends = glibc
depends = gcc-libs
depends = shared-mime-info
- source =
git+https://github.com/Wilfred/difftastic.git#commit=35c1b4171f1133a8e7102a93b47e2245ac1b0421
+ source =
git+https://github.com/Wilfred/difftastic.git#commit=7fda26d68a9c65a3b2abbe43d12064b13f6e29b2
source = remove-makedepends-jq.patch
b2sums = SKIP
b2sums =
467d5fc634b3f1d8fa7fe0c8de843e615b6bbfed340ad5d4167d6d5d374185bcb8d54f31f43995beb43966f8d49497956d4a30186ccb974b2cadc01357c9c2bc
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Wesley Moore <[email protected]>
pkgname=difftastic
-pkgver=0.54.0
-_commit=35c1b4171f1133a8e7102a93b47e2245ac1b0421
+pkgver=0.55.0
+_commit=7fda26d68a9c65a3b2abbe43d12064b13f6e29b2
pkgrel=1
pkgdesc='An experimental diff tool that compares files based on their syntax'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/difftastic/-/commit/a9fac63b8aa560be49007b8f2881b971cd3020d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/difftastic/-/commit/a9fac63b8aa560be49007b8f2881b971cd3020d7
You're receiving this email because of your account on gitlab.archlinux.org.