diff options
author | zxp19821005 | 2023-11-15 12:44:25 +0800 |
---|---|---|
committer | zxp19821005 | 2023-11-15 12:44:25 +0800 |
commit | cfa8527e1c6123cf06913f01c8b3ca081e5defdd (patch) | |
tree | 0473b645c4a8856192055daf2d2f3b4e1daf3ca5 /.SRCINFO | |
parent | 306392916a33617f0c22b01c9507c8c29e6d37f0 (diff) | |
download | aur-cfa8527e1c6123cf06913f01c8b3ca081e5defdd.tar.gz |
fix errors
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,11 +1,10 @@ pkgbase = mini-music-bin pkgdesc = A simple and beautiful music player.一个简单、美观的音乐播放器 pkgver = 1.5.0 - pkgrel = 5 + pkgrel = 6 url = https://gitee.com/cgper/miniMusic arch = x86_64 - license = MulanPSL2 - depends = bash + license = custom:MulanPSL2 depends = electron11 depends = hicolor-icon-theme provides = mini-music=1.5.0 @@ -15,6 +14,6 @@ pkgbase = mini-music-bin source = mini-music.sh sha256sums = f451f4e717c9364e8e302e9f24e2f7a8a0573734508d96b1c48b3ff548d5b310 sha256sums = d0b16a3cb603569486834cb55fa8a539832063864793339386f5e1f646928987 - sha256sums = 1b6d447303c882e1cdd19dc1d0bd6f6b9b87dee70d3ec758212a0e4a1450153b + sha256sums = 4620ae7a05dae0182c4e56fc3bbce8015b3bc0668c42f4457c06acdd429228be pkgname = mini-music-bin |