summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0e5c7b34a86..44df6bf3d0b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tin-summer
pkgdesc = Find build artifacts that are taking up disk space
- pkgver = 1.20.6
+ pkgver = 1.21.1
pkgrel = 1
url = https://github.com/vmchale/tin-summer
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = tin-summer
makedepends = rust
makedepends = cargo
provides = tin-summer
- source = git+https://github.com/vmchale/tin-summer.git#tag=1.20.6
+ source = git+https://github.com/vmchale/tin-summer.git#tag=1.21.1
sha512sums = SKIP
pkgname = tin-summer
diff --git a/PKGBUILD b/PKGBUILD
index 8dc9c856aa5e..d24a0f9f1fbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jennifer Zhou <0@jezh.me>
pkgname=tin-summer
-pkgver=1.20.6
+pkgver=1.21.1
pkgrel=1
pkgdesc="Find build artifacts that are taking up disk space"
arch=('x86_64')