summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Lindroth2021-08-19 19:57:56 +0200
committerRasmus Lindroth2021-08-19 19:57:56 +0200
commitee150e734fe67e67609fa0b7104dfd3be96664c3 (patch)
tree2f79726eea1bc50c4338fe3dc60026987eb2c499 /PKGBUILD
parent58b44f22b2bf9c6fd94c583192159f824fce724d (diff)
downloadaur-ee150e734fe67e67609fa0b7104dfd3be96664c3.tar.gz
cycle toots
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77dcfa267f6d..3a5d8d51821a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rasmus Lindroth <rasmus@lindroth.xyz>
pkgname=tut
-pkgver=0.0.26
+pkgver=0.0.27
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=('b948c642f8703af293a68c3bc9732e006c77f4776a2c76b6ec9a67e9fbc79562')
+sha256sums=('a0b27fe1d057c09475b3b6aad09ce676e0660d77021234b48c524d96f902216b')
build() {
cd $pkgname-$pkgver