Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
fsarchiver


Commits:
d6e8ad12 by Jelle van der Waa at 2024-12-14T12:08:19+01:00
upgpkg: 0.8.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = fsarchiver
        pkgdesc = Safe and flexible file-system backup and deployment tool
-       pkgver = 0.8.7
-       pkgrel = 2
+       pkgver = 0.8.8
+       pkgrel = 1
        url = https://www.fsarchiver.org/
        arch = x86_64
        license = GPL2
@@ -13,7 +13,7 @@ pkgbase = fsarchiver
        depends = zlib
        depends = lz4
        depends = zstd
-       source = 
https://github.com/fdupoux/fsarchiver/releases/download/0.8.7/fsarchiver-0.8.7.tar.gz
-       sha256sums = 
f7cd059e70fc57e888db282c622ec050c0dcdbaacc65e3c1eb163cd9d92d810d
+       source = 
https://github.com/fdupoux/fsarchiver/releases/download/0.8.8/fsarchiver-0.8.8.tar.gz
+       sha256sums = 
ecd4be62b5c4e88b055c9f6d156e65a6ea5b0a17798a64cd0430e181803021b1
 
 pkgname = fsarchiver


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=fsarchiver
-pkgver=0.8.7
-pkgrel=2
+pkgver=0.8.8
+pkgrel=1
 pkgdesc='Safe and flexible file-system backup and deployment tool'
 arch=('x86_64')
 url='https://www.fsarchiver.org/'
 license=('GPL2')
 depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib' 'lz4' 'zstd')
 
source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-sha256sums=('f7cd059e70fc57e888db282c622ec050c0dcdbaacc65e3c1eb163cd9d92d810d')
+sha256sums=('ecd4be62b5c4e88b055c9f6d156e65a6ea5b0a17798a64cd0430e181803021b1')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fsarchiver/-/commit/d6e8ad12e80fde42e466247ffd968591baf3b51c

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


Reply via email to