diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = zsh-auto-notify pkgdesc = Zsh plugin that sends out a notification when a long running task has completed - pkgver = 0.6.0 + pkgver = 0.7.0 pkgrel = 1 url = https://github.com/MichaelAquilina/zsh-auto-notify install = zsh-auto-notify.install @@ -8,8 +8,8 @@ pkgbase = zsh-auto-notify arch = any license = GPL depends = zsh - source = zsh-auto-notify-0.6.0.tar.gz::https://github.com/MichaelAquilina/zsh-auto-notify/archive/0.6.0.tar.gz - sha512sums = 730b26386919de2c65a1fbf55537662115633f62fe3aac796af16c033c84edb545307cc0032771863471ff73defa664a432e2def1bcc62fdb97126e5795832c0 + source = zsh-auto-notify-0.7.0.tar.gz::https://github.com/MichaelAquilina/zsh-auto-notify/archive/0.7.0.tar.gz + sha512sums = 604cef32c742414dff2bc2f79f1d428b61242f8a84f0e07ed3920d41c44188f6a2995eb244421a20095100bd40212a7c4d0250c91c9877d0f53c6c872bd0e8f7 pkgname = zsh-auto-notify |