diff options
author | mail - @ - cerebrux.net | 2020-09-21 15:18:20 +0300 |
---|---|---|
committer | mail - @ - cerebrux.net | 2020-09-21 15:18:20 +0300 |
commit | a6b01c1503228159fc7e01c5ec1cf7118f835203 (patch) | |
tree | f439de63ca7c43c0c37493b5316f19d98b9d3794 /.SRCINFO | |
parent | 4358a48b82b31d582a142acc50edcc7efbe05ee5 (diff) | |
download | aur-a6b01c1503228159fc7e01c5ec1cf7118f835203.tar.gz |
added --reset option
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,13 +1,14 @@ pkgbase = shelldio pkgdesc = KISS Shell Radio (Greek) for your terminal - pkgver = 2.0 + pkgver = 2.1 pkgrel = 1 url = https://github.com/CerebruxCode/Shelldio arch = any license = GPL3 depends = mpv - source = shelldio-2.0.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v2.0.tar.gz - md5sums = 07cfe95733ade9ba30be98c9a6d0849b + depends = curl + source = shelldio-2.1.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v2.1.tar.gz + md5sums = 4a43966b303fab4de8197a2871e52e0c pkgname = shelldio |