Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
difftastic


Commits:
26e016d3 by Caleb Maclennan at 2024-04-02T11:26:11+03:00
upgpkg: 0.57.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = difftastic
        pkgdesc = An experimental diff tool that compares files based on their 
syntax
-       pkgver = 0.56.1
-       pkgrel = 2
+       pkgver = 0.57.0
+       pkgrel = 1
        url = https://difftastic.wilfred.me.uk
        arch = x86_64
        license = MIT
@@ -11,9 +11,9 @@ pkgbase = difftastic
        depends = glibc
        depends = gcc-libs
        depends = shared-mime-info
-       source = git+https://github.com/Wilfred/difftastic.git#tag=0.56.1
+       source = git+https://github.com/Wilfred/difftastic.git#tag=0.57.0
        source = remove-makedepends-jq.patch
-       sha256sums = 
3a76f937822941d51acdd3da25a03fe09ef116e858ea2ddba77c9a4ec8a31c22
+       sha256sums = 
a35546ef3b05c4b00e79d35e3b715adffb82f36b69b87ca888301e0d306a21b1
        sha256sums = 
f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c
 
 pkgname = difftastic


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Wesley Moore <w...@wezm.net>
 
 pkgname=difftastic
-pkgver=0.56.1
-pkgrel=2
+pkgver=0.57.0
+pkgrel=1
 pkgdesc='An experimental diff tool that compares files based on their syntax'
 arch=('x86_64')
 url='https://difftastic.wilfred.me.uk'
@@ -14,7 +14,7 @@ depends=('glibc' 'gcc-libs' 'shared-mime-info')
 makedepends=('cargo' 'git' 'mdbook')
 source=("git+https://github.com/Wilfred/difftastic.git#tag=$pkgver";
         'remove-makedepends-jq.patch')
-sha256sums=('3a76f937822941d51acdd3da25a03fe09ef116e858ea2ddba77c9a4ec8a31c22'
+sha256sums=('a35546ef3b05c4b00e79d35e3b715adffb82f36b69b87ca888301e0d306a21b1'
             'f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/difftastic/-/commit/26e016d36f440e752391713fba5a9d08a6656fc6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/difftastic/-/commit/26e016d36f440e752391713fba5a9d08a6656fc6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to