summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2023-12-10 17:18:28 -0700
committerxgjmibzr2023-12-10 17:18:28 -0700
commit77550026ed6f86b7e6ef3f5f6ff7362ad0c31ffb (patch)
tree97a51b9a8dd772055b5cf9e80c655a5a5a5f1ad2
parent2c2307573935304a4438dc7377a0fcd191146745 (diff)
downloadaur-77550026ed6f86b7e6ef3f5f6ff7362ad0c31ffb.tar.gz
0.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce6f3277f37..a079915155b9 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.0
+ pkgver = 0.32.1
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.0.deb::https://github.com/kimono-koans/httm/releases/download/0.32.0/httm_0.32.0-1_amd64.deb
- sha512sums = c687f9dcfb186d3e3ad0d2998d3b4efec153f0503ac02709960d8d2e9ca02d37d254342cad8359efcfd97f59f8e75c0d125bb40704078d2fa29a688ce0780a43
+ source = httm-bin-0.32.1.deb::https://github.com/kimono-koans/httm/releases/download/0.32.1/httm_0.32.1-1_amd64.deb
+ sha512sums = ce13e71db4a38f6af4393d5ef4f7ff0b8ff0a52b4965eb5e0c06bb160e5aacaea3961f75edeefb5e8e91d13765a636e3d541a5f359c08feb85296bd0038bf433
pkgname = httm-bin
diff --git a/PKGBUILD b/PKGBUILD
index ace3630f5019..aeeae6764f1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-bin
-pkgver=0.32.0
+pkgver=0.32.1
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=('c687f9dcfb186d3e3ad0d2998d3b4efec153f0503ac02709960d8d2e9ca02d37d254342cad8359efcfd97f59f8e75c0d125bb40704078d2fa29a688ce0780a43')
+sha512sums=('ce13e71db4a38f6af4393d5ef4f7ff0b8ff0a52b4965eb5e0c06bb160e5aacaea3961f75edeefb5e8e91d13765a636e3d541a5f359c08feb85296bd0038bf433')
prepare() {
tar -xf data.tar.xz