summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2023-12-18 09:58:10 -0700
committerxgjmibzr2023-12-18 09:58:10 -0700
commitda78f87bf236d4b8e67c48de9aaaa6e0163e0bb1 (patch)
tree8692ddfd435057f228182179746230fb9fd091f5
parent1b82e9c64d39977907ee358179fa3f3a0fdaf581 (diff)
downloadaur-da78f87bf236d4b8e67c48de9aaaa6e0163e0bb1.tar.gz
0.32.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f4ff63c68f8..f92cd5836e99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = httm-bin
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. (binary .deb)
- pkgver = 0.32.4
+ pkgver = 0.32.5
pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = httm-bin
conflicts = httm-git
options = !strip
options = !emptydirs
- source = httm-bin-0.32.4.deb::https://github.com/kimono-koans/httm/releases/download/0.32.4/httm_0.32.4-1_amd64.deb
- sha512sums = 7d3076b3a7348e1e6106d561df467bf34d688886bf7031728c0ea9e0a2c5908aba4dcda3e04855eefa2231289bf79f2292f425b2713040a1f5111a25c31fcc9e
+ source = httm-bin-0.32.5.deb::https://github.com/kimono-koans/httm/releases/download/0.32.5/httm_0.32.5-1_amd64.deb
+ sha512sums = b0ac483c8a766029d78835291b9ea10b0e52b2c3c104deb84292dcea5c034a31f5b88edcdd3e3d5a1999c0d06d79bb8ee7978c1806eef3e8e2434b815c21a5ac
pkgname = httm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 631c1c92f232..a4e589beb245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-bin
-pkgver=0.32.4
+pkgver=0.32.5
pkgrel=1
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. (binary .deb)"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('btrfs-progs: BTRFS support'
'nilfs-utils: NILFS2 support')
options=('!strip' '!emptydirs')
source=("${pkgname}-${pkgver}.deb::${url}/releases/download/${pkgver}/httm_${pkgver}-1_amd64.deb")
-sha512sums=('7d3076b3a7348e1e6106d561df467bf34d688886bf7031728c0ea9e0a2c5908aba4dcda3e04855eefa2231289bf79f2292f425b2713040a1f5111a25c31fcc9e')
+sha512sums=('b0ac483c8a766029d78835291b9ea10b0e52b2c3c104deb84292dcea5c034a31f5b88edcdd3e3d5a1999c0d06d79bb8ee7978c1806eef3e8e2434b815c21a5ac')
prepare() {
tar -xf data.tar.xz