summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2024-03-29 11:43:41 -0600
committerxgjmibzr2024-03-29 11:43:41 -0600
commit51dc1835f10bd7a2efb74cae0fdf6b44065076a1 (patch)
treea6f6c756d0d608a6ccfdc37814a5a85a828dd4ed
parentdd9a04857b8b42fb49d331ae5f2015509373efe5 (diff)
downloadaur-51dc1835f10bd7a2efb74cae0fdf6b44065076a1.tar.gz
0.37.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4195e3bbe8bd..aee825ab8ed4 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.37.8
+ pkgver = 0.37.9
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.37.8.deb::https://github.com/kimono-koans/httm/releases/download/0.37.8/httm_0.37.8-1_amd64.deb
- sha512sums = 18f8a707057b95584efb5fb0ec64f5f609b1b2fb8555b53fd46b6a6c0f2609bee1238c8a4ac906ae27a56804cfe2119f64edb7f8277e8ee742b2524539653aec
+ source = httm-bin-0.37.9.deb::https://github.com/kimono-koans/httm/releases/download/0.37.9/httm_0.37.9-1_amd64.deb
+ sha512sums = e31aeabef63b38828c1f333a694979651a6885cf6f8e0d048549084d5a2cc647f56d242ea7f51304aaff4c19295b82f197ab80cf5d8679a439a02af43cdbea32
pkgname = httm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2fbe566801a0..bb677fb75f78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-bin
-pkgver=0.37.8
+pkgver=0.37.9
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=('18f8a707057b95584efb5fb0ec64f5f609b1b2fb8555b53fd46b6a6c0f2609bee1238c8a4ac906ae27a56804cfe2119f64edb7f8277e8ee742b2524539653aec')
+sha512sums=('e31aeabef63b38828c1f333a694979651a6885cf6f8e0d048549084d5a2cc647f56d242ea7f51304aaff4c19295b82f197ab80cf5d8679a439a02af43cdbea32')
prepare() {
tar -xf data.tar.xz