summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2023-03-03 07:58:43 -0700
committerxgjmibzr2023-03-03 07:58:43 -0700
commitc8078f3dd0f7df4d665e6eb72df7cdc106ae3b98 (patch)
treecff67f13de732772eaf0499192f037b74410173b
parentb2b99d7258e57f7d9b6d53994de61c645eddc528 (diff)
downloadaur-c8078f3dd0f7df4d665e6eb72df7cdc106ae3b98.tar.gz
0.23.0 build and added NILFS to description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 728944ce1cd2..17cfbf382c3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = httm-git
- pkgdesc = Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS or BTRFS snapshots.
- pkgver = r2167.8bd326f
+ pkgdesc = Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS, BTRFS, or NILFS snapshots.
+ pkgver = r2286.67c7ce3
pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e709acdfd1ca..3034151af2a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-git
-pkgver=r2286.67c7ce3
+pkgver=r2342.4027be8
pkgrel=1
-pkgdesc="Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS or BTRFS snapshots."
+pkgdesc="Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS, BTRFS, or NILFS snapshots."
arch=('x86_64')
url="https://github.com/kimono-koans/httm"
license=('MPL-2.0')