summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Lindroth2021-09-12 21:04:07 +0200
committerRasmus Lindroth2021-09-12 21:04:07 +0200
commit0eee0654d4d99ed487af19955848283f2295b701 (patch)
treef897557d7f26973309082d6a7d662b49240fef09 /PKGBUILD
parent99724798c25d45d54861fc0bb3128154111e1ba1 (diff)
downloadaur-0eee0654d4d99ed487af19955848283f2295b701.tar.gz
icons and lists
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc060ca42134..e2b83d8dc91c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rasmus Lindroth <rasmus@lindroth.xyz>
pkgname=tut
-pkgver=0.0.31
+pkgver=0.0.32
pkgrel=1
pkgdesc='A TUI for Mastodon with vim inspired keys'
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/RasmusLindroth/$pkgname"
license=('MIT')
makedepends=('go')
source=("https://github.com/RasmusLindroth/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('434185954b1c00b1542a0e4e2002604fa7f4a140c88135b25906c65d7047a893')
+sha256sums=('9cc8607b0a054a168b9a8796e40317def24f102bc2c240568293450c37f2bc41')
build() {
cd $pkgname-$pkgver