mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 13:04:18 +01:00
Update to 2.0.1
This commit is contained in:
parent
0eba23c463
commit
d29a9c0392
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = kazumi-bin
|
||||
pkgdesc = 基于自定义规则的番剧采集APP,支持流媒体在线观看,支持弹幕
|
||||
pkgver = 2.0.0
|
||||
pkgver = 2.0.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/Predidit/Kazumi
|
||||
arch = x86_64
|
||||
|
|
@ -10,8 +10,8 @@ pkgbase = kazumi-bin
|
|||
depends = webkit2gtk-4.1
|
||||
provides = kazumi
|
||||
conflicts = kazumi
|
||||
source = kazumi-2.0.0.tar.gz::https://github.com/Predidit/Kazumi/releases/download/2.0.0/Kazumi_linux_2.0.0_amd64.tar.gz
|
||||
source = https://raw.githubusercontent.com/Predidit/Kazumi/refs/tags/2.0.0/assets/linux/io.github.Predidit.Kazumi.desktop
|
||||
source = kazumi-2.0.1.tar.gz::https://github.com/Predidit/Kazumi/releases/download/2.0.1/Kazumi_linux_2.0.1_amd64.tar.gz
|
||||
source = https://raw.githubusercontent.com/Predidit/Kazumi/refs/tags/2.0.1/assets/linux/io.github.Predidit.Kazumi.desktop
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=kazumi-bin
|
||||
_pkgname=${pkgname%-bin}
|
||||
pkgver=2.0.0
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="基于自定义规则的番剧采集APP,支持流媒体在线观看,支持弹幕"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue