Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / git-annex


Commits:
b3d0a3e0 by Felix Yan at 2024-10-23T02:03:42+03:00
upgpkg: 10.20240927-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.20240831
-       pkgrel = 25
+       pkgver = 10.20240927
+       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.20240831
-       sha256sums = 
6d7150a908531a85d7e5394066acb1aa8179e823dfb33d2e51e354b53db4e4ca
+       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20240927
+       sha256sums = 
06bdc65474abd00228b4e19e6e4c740c1d415940fb7266be5d2a0ae7b49a0693
 
 pkgname = git-annex


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=git-annex
-pkgver=10.20240831
-pkgrel=25
+pkgver=10.20240927
+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=('6d7150a908531a85d7e5394066acb1aa8179e823dfb33d2e51e354b53db4e4ca')
+sha256sums=('06bdc65474abd00228b4e19e6e4c740c1d415940fb7266be5d2a0ae7b49a0693')
 
 prepare() {
   cd git-annex



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

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


Reply via email to