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


Commits:
b652ea26 by Caleb Maclennan at 2024-08-01T22:28:15+03:00
upgpkg: 0.60.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.59.0
+       pkgver = 0.60.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.59.0
+       source = git+https://github.com/Wilfred/difftastic.git#tag=0.60.0
        source = remove-makedepends-jq.patch
-       sha256sums = 
7227938da97779afbab2b80a7565421a62ae9831c50b3403edc60e69177c5c05
+       sha256sums = 
a07fd4d47031f6d05eca4f30497d9646f18e2a990ae7027f8b07acb3749cc6f6
        sha256sums = 
f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c
 
 pkgname = difftastic


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Wesley Moore <[email protected]>
 
 pkgname=difftastic
-pkgver=0.59.0
+pkgver=0.60.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=('7227938da97779afbab2b80a7565421a62ae9831c50b3403edc60e69177c5c05'
+sha256sums=('a07fd4d47031f6d05eca4f30497d9646f18e2a990ae7027f8b07acb3749cc6f6'
             'f72984fbbdce964f71cf7f69ed02fcdde5a0701b7cbd498bd88375476c4b918c')
 
 prepare() {



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

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


Reply via email to