T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / rsync


Commits:
8da6f09c by T.J. Townsend at 2024-03-13T13:01:15-04:00
add checksum

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,6 @@
 # Maintainer: T.J. Townsend <[email protected]>
 
 pkgname=rsync
-_tag='b13e7a8ef4fa430223f66403506fb821caae5cfd' # git rev-parse v${pkgver}
 pkgver=3.2.7
 pkgrel=6
 pkgdesc='A fast and versatile file copying tool for remote and local files'
@@ -15,9 +14,9 @@ optdepends=('python: for rrsync')
 makedepends=('git' 'python-commonmark')
 backup=('etc/rsyncd.conf')
 validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison 
<[email protected]>
-source=("git+https://github.com/WayneD/rsync#tag=${_tag}?signed";
+source=("git+https://github.com/WayneD/rsync#tag=v${pkgver}?signed";
         'rsyncd.conf')
-sha256sums=('SKIP'
+sha256sums=('5f43b9e38be43d609c4a690e006468c512b6801634ec09d6a91b7956537b3861'
             '733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
 
 _backports=(



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

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


Reply via email to