diff options
| author | MagomeYae <[email protected]> | 2021-12-02 16:27:55 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-12-02 16:27:55 +0800 |
| commit | 2e843022829ddfdd7284bc4692294258655bf04f (patch) | |
| tree | 4e1339ebac1f12b64000b0c5a6b5676ba52a3ae1 /repo/kunoisayami-meta/PKGBUILD | |
| parent | 31bbd71c21d166d8f3c82d8da4695681ee1e43bd (diff) | |
feat(pkg): Update kunoisayami-init
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/kunoisayami-meta/PKGBUILD')
| -rw-r--r-- | repo/kunoisayami-meta/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/kunoisayami-meta/PKGBUILD b/repo/kunoisayami-meta/PKGBUILD index 1201962..f599b31 100644 --- a/repo/kunoisayami-meta/PKGBUILD +++ b/repo/kunoisayami-meta/PKGBUILD @@ -2,7 +2,7 @@ pkgname=kunoisayami-meta pkgver=1 -pkgrel=1 +pkgrel=2 pkgdesc="This package provides kunoisayami tools" arch=('any') -depends=('python' 'python-pip' 'python-wheel' 'python-setuptools' 'tmux' 'neofetch' 'htop') +depends=('python' 'python-pip' 'python-wheel' 'python-setuptools' 'tmux' 'neofetch' 'htop' 'rsync') |
