summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJennifer Zhou2018-01-26 16:16:55 +0100
committerJennifer Zhou2018-01-26 16:16:55 +0100
commit0c2a41a03453cea8a425f216c3ca4e0227515e94 (patch)
treea2b8e8d90be81c7c95ed27b9d1a40c1f0921c557
parent028b5eab7e9aeab3b2d1fc5bea9a7c8b17fe73b1 (diff)
downloadaur-0c2a41a03453cea8a425f216c3ca4e0227515e94.tar.gz
1.20.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a65c82623bdd..86ff3adaf95a 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.1
+ pkgver = 1.20.2
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.1
+ source = git+https://github.com/vmchale/tin-summer.git#tag=1.20.2
sha512sums = SKIP
pkgname = tin-summer
diff --git a/PKGBUILD b/PKGBUILD
index 41a3b7018122..0365016cbfd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jennifer Zhou <0@jezh.me>
pkgname=tin-summer
-pkgver=1.20.1
+pkgver=1.20.2
pkgrel=1
pkgdesc="Find build artifacts that are taking up disk space"
arch=('x86_64')