diff options
author | Sumner Evans | 2018-05-10 19:16:58 -0600 |
---|---|---|
committer | Sumner Evans | 2018-05-10 19:16:58 -0600 |
commit | a41abfa1df28aadbed3099a63f0b61ba04f1cb67 (patch) | |
tree | 428d4ea2d8cb9f98ea6879c17c46de30cd5d94e0 /.SRCINFO | |
parent | c2fabf149db2207bfed6972faedafdd49b0270ea (diff) | |
download | aur-a41abfa1df28aadbed3099a63f0b61ba04f1cb67.tar.gz |
Update from 0.4.2->0.4.3
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ pkgbase = zsh-you-should-use pkgdesc = ZSH plugin that reminds you to use existing aliases for commands you just typed - pkgver = 0.4.2 - pkgrel = 2 + pkgver = 0.4.3 + pkgrel = 1 url = https://github.com/MichaelAquilina/zsh-you-should-use install = zsh-you-should-use.install arch = any license = GPL3 - source = https://github.com/MichaelAquilina/zsh-you-should-use/archive/0.4.2.tar.gz + source = https://github.com/MichaelAquilina/zsh-you-should-use/archive/0.4.3.tar.gz sha256sums = 5db7415e16c914fb38e4dc48e4d17f5d4ac5ac5c38135484cf98d4dc31fb6338 pkgname = zsh-you-should-use |