upg nilfs-utils

This commit is contained in:
joborun linux 2024-04-15 15:19:21 +03:00
parent ec01afb933
commit b05c568e04
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=nilfs-utils
pkgver=2.2.10
pkgver=2.2.11
pkgrel=01
pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
url="http://nilfs.sourceforge.net/"
@ -34,7 +34,7 @@ arch=(x86_64)
license=('GPL2' 'LGPL2.1')
sha256sums=(969355f6990a73e104e329386f26e82c4e5e4faf5f7eb1b9eed513659bdf31eb) # nilfs-utils-2.2.10.tar.bz2
sha256sums=(8602897ff0d2c49be9bc76311f0b102088e58b6de4f749009403de06ff2c34cd) # nilfs-utils-2.2.11.tar.bz2
## ef420bccf62e02785fc214b283156f4ccc1c9aafbb1691af1b2e515e939019e0 nilfs-utils-2.2.10-01-x86_64.pkg.tar.lz
## 6df834ebe253d8bc311686b2379f4c07dabe0d8967e2623c2b66e3a5fbf903b8 nilfs-utils-2.2.11-01-x86_64.pkg.tar.lz

View File

@ -2,7 +2,7 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=nilfs-utils
pkgver=2.2.10
pkgver=2.2.11
pkgrel=1
pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
arch=('x86_64')
@ -11,7 +11,7 @@ license=('GPL2' 'LGPL2.1')
backup=('etc/nilfs_cleanerd.conf')
depends=('util-linux')
source=(http://nilfs.sourceforge.net/download/$pkgname-$pkgver.tar.bz2)
sha256sums=('969355f6990a73e104e329386f26e82c4e5e4faf5f7eb1b9eed513659bdf31eb')
sha256sums=('8602897ff0d2c49be9bc76311f0b102088e58b6de4f749009403de06ff2c34cd')
build() {
cd $pkgname-$pkgver