summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgjmibzr2023-01-31 11:09:55 -0700
committerxgjmibzr2023-01-31 11:09:55 -0700
commit7b72239539a8393a787788ed280fa9ee18b3cb7b (patch)
tree2e42e80e4312c16d821e1e1f33f48f468d1a5d63
parent2413c3d78c293073f10052eede98993b4f3e6808 (diff)
downloadaur-7b72239539a8393a787788ed280fa9ee18b3cb7b.tar.gz
0.20.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c70fcc9d7724..6b78ceb9d762 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 or BTRFS snapshots. (binary .deb)
- pkgver = 0.20.1
- pkgrel = 2
+ pkgver = 0.20.2
+ pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
license = MPL-2.0
@@ -10,7 +10,7 @@ pkgbase = httm-bin
conflicts = httm-git
options = !strip
options = !emptydirs
- source = httm-bin-0.20.1.deb::https://github.com/kimono-koans/httm/releases/download/0.20.1/httm_0.20.1_amd64.deb
- sha512sums = 229f627c625f73ad3f9d6134d3523e287d04dbb2e16e2c36f9d5c1534eaaa2a05fb3a3bca3c10ddde1f0fc02c3ef69ffb46daa4e5fece9a6ee3002592bcd874d
+ source = httm-bin-0.20.2.deb::https://github.com/kimono-koans/httm/releases/download/0.20.2/httm_0.20.2_amd64.deb
+ sha512sums = 1f993cb50ee0d5d2955f4bff758dbd8596a59c21692f5552d34a29f0254cca5843a414ae2769caa01506199fa8803ffd6ecb1e0a61351bbbcc552777559b6249
pkgname = httm-bin
diff --git a/PKGBUILD b/PKGBUILD
index f8a30502bdc3..cbf685fa7a57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: xgjmibzr <xgjmibzr@gmail.com>
pkgname=httm-bin
-pkgver=0.20.1
-pkgrel=2
+pkgver=0.20.2
+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. (binary .deb)"
arch=('x86_64')
url="https://github.com/kimono-koans/httm"
@@ -11,7 +11,7 @@ provides=('httm')
conflicts=('httm' 'httm-git')
options=('!strip' '!emptydirs')
source=("${pkgname}-${pkgver}.deb::${url}/releases/download/${pkgver}/httm_${pkgver}_amd64.deb")
-sha512sums=('229f627c625f73ad3f9d6134d3523e287d04dbb2e16e2c36f9d5c1534eaaa2a05fb3a3bca3c10ddde1f0fc02c3ef69ffb46daa4e5fece9a6ee3002592bcd874d')
+sha512sums=('1f993cb50ee0d5d2955f4bff758dbd8596a59c21692f5552d34a29f0254cca5843a414ae2769caa01506199fa8803ffd6ecb1e0a61351bbbcc552777559b6249')
prepare() {
tar -xf data.tar.xz