Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
git-annex


Commits:
bee9f6e6 by Caleb Maclennan at 2024-08-01T00:11:08+03:00
upgpkg: 10.20240731-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = git-annex
        pkgdesc = Manage files with git, without checking their contents into 
git
-       pkgver = 10.20240701
-       pkgrel = 4
+       pkgver = 10.20240731
+       pkgrel = 1
        url = https://git-annex.branchable.com/
        arch = x86_64
        license = AGPL-3.0-only
@@ -90,7 +90,7 @@ pkgbase = git-annex
        depends = haskell-yesod-core
        depends = haskell-yesod-form
        depends = haskell-yesod-static
-       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20240701
-       sha256sums = 
5d39bc557b3c43c64a1fa9e9530bf873c93e2b2f5a6dbe4e1dd4d2998da9a016
+       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20240731
+       sha256sums = 
9e4c746362772e1ee0938e7cf8969d1e72ae8f8b363af8c8d5ccb97c733ea31e
 
 pkgname = git-annex


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=git-annex
-pkgver=10.20240701
-pkgrel=4
+pkgver=10.20240731
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL-3.0-only")
@@ -32,7 +32,7 @@ depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 
'haskell-ansi-terminal'
          'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static')
 makedepends=('chrpath' 'ghc' 'uusi')
 source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver";)
-sha256sums=('5d39bc557b3c43c64a1fa9e9530bf873c93e2b2f5a6dbe4e1dd4d2998da9a016')
+sha256sums=('9e4c746362772e1ee0938e7cf8969d1e72ae8f8b363af8c8d5ccb97c733ea31e')
 
 prepare() {
   cd git-annex



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/bee9f6e63cd7a90fcc6bd0a2578c7c487778c359

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


Reply via email to