diff options
author | Rasmus Lindroth | 2020-07-23 14:37:08 +0200 |
---|---|---|
committer | Rasmus Lindroth | 2020-07-23 14:37:08 +0200 |
commit | 0a117824556319970a7390d7fe59457c4ef2386d (patch) | |
tree | 905669218cb9daee0a45cc13c44963600ca9be14 /.SRCINFO | |
parent | 4f48c1fb36976335416df88a72d43cc5a94fd93e (diff) | |
download | aur-0a117824556319970a7390d7fe59457c4ef2386d.tar.gz |
Added visibility to toots
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ pkgbase = tut pkgdesc = A TUI for Mastodon with vim inspired keys - pkgver = 0.0.13 + pkgver = 0.0.14 pkgrel = 1 url = https://github.com/RasmusLindroth/tut arch = any license = MIT makedepends = go - source = https://github.com/RasmusLindroth/tut/archive/0.0.13.tar.gz - sha256sums = cf09c61b96d79de6d8d9223700b7451f1bbf774f438c71916746e6d683f75e79 + source = https://github.com/RasmusLindroth/tut/archive/0.0.14.tar.gz + sha256sums = 6dc214018404f3ba9c28ed1e4fdf8d3aea9ee4f52dd8dec04b38a95fdd00443a pkgname = tut |