summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2024-01-23 11:17:39 -0700
committerxgjmibzr2024-01-23 11:17:39 -0700
commit1755182dc749a0b9b8b130609f80469f0b558faf (patch)
treec91cf802a89a97fa91add8637f99c3ba385159cb
parent73666dc10bb4313ed9eb8ffe453019f49432ddde (diff)
downloadaur-1755182dc749a0b9b8b130609f80469f0b558faf.tar.gz
0.35.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 062262cb45b4..b17ce848e9d0 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.34.4
+ pkgver = 0.35.0
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.34.4.deb::https://github.com/kimono-koans/httm/releases/download/0.34.4/httm_0.34.4-1_amd64.deb
- sha512sums = 6e04ca24b22f24eae2f8d39d15ce843a036436900cb77eadbac8c1ab81db63fa388d8adc86dc87f8abb45d28d9b6455cef43e9b41a33dc9b8fad3dba2379f2a9
+ source = httm-bin-0.35.0.deb::https://github.com/kimono-koans/httm/releases/download/0.35.0/httm_0.35.0-1_amd64.deb
+ sha512sums = 7e40ad7c63c579aea879bec5d91f6676db8cdf041ad8605764f768200af11d0a52fdb1833ba7d823a8fa99af8036bcd557a19d9897fbc15ec91e8c28c05276e1
pkgname = httm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4d41aea2fe6f..6bcd161573fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-bin
-pkgver=0.34.4
+pkgver=0.35.0
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=('6e04ca24b22f24eae2f8d39d15ce843a036436900cb77eadbac8c1ab81db63fa388d8adc86dc87f8abb45d28d9b6455cef43e9b41a33dc9b8fad3dba2379f2a9')
+sha512sums=('7e40ad7c63c579aea879bec5d91f6676db8cdf041ad8605764f768200af11d0a52fdb1833ba7d823a8fa99af8036bcd557a19d9897fbc15ec91e8c28c05276e1')
prepare() {
tar -xf data.tar.xz