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


Commits:
8d41b49e by Caleb Maclennan at 2024-10-24T11:46:10+03:00
upgpkg: 0.61.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.60.0
+       pkgver = 0.61.0
        pkgrel = 1
        url = https://difftastic.wilfred.me.uk
        arch = x86_64
@@ -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.60.0
+       source = git+https://github.com/Wilfred/difftastic.git#tag=0.61.0
        source = remove-makedepends-jq.patch
-       sha256sums = 
a07fd4d47031f6d05eca4f30497d9646f18e2a990ae7027f8b07acb3749cc6f6
+       sha256sums = 
6973b970a42f5f5ef70bace86955cbc952884d938ef823ebe8681d90f5e43522
        sha256sums = 
f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c
 
 pkgname = difftastic


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Wesley Moore <[email protected]>
 
 pkgname=difftastic
-pkgver=0.60.0
+pkgver=0.61.0
 pkgrel=1
 pkgdesc='An experimental diff tool that compares files based on their syntax'
 arch=('x86_64')
@@ -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=('a07fd4d47031f6d05eca4f30497d9646f18e2a990ae7027f8b07acb3749cc6f6'
+sha256sums=('6973b970a42f5f5ef70bace86955cbc952884d938ef823ebe8681d90f5e43522'
             'f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c')
 
 prepare() {



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

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


Reply via email to