Date: Sunday, February 19, 2023 @ 12:32:15
  Author: foutrelis
Revision: 1402972

upgpkg: librsync 1:2.3.4-1

Modified:
  librsync/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-19 11:07:56 UTC (rev 1402971)
+++ PKGBUILD    2023-02-19 12:32:15 UTC (rev 1402972)
@@ -3,7 +3,7 @@
 # Contributor: Christoph 'delmonico' Neuroth <[email protected]>
 
 pkgname=librsync
-pkgver=2.3.3
+pkgver=2.3.4
 pkgrel=1
 epoch=1
 pkgdesc="Library for calculating and applying network deltas"
@@ -14,7 +14,7 @@
 makedepends=('cmake')
 provides=('librsync.so')
 
source=(https://github.com/$pkgname/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1a79a74173fe385bb59e6ff5be80ac33ab654f9fcc7a9beba37d875ecba88a39')
+sha256sums=('a0dedf9fff66d8e29e7c25d23c1f42beda2089fb4eac1b36e6acd8a29edfbd1f')
 
 prepare() {
   cd $pkgname-$pkgver

Reply via email to