summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorventusliberum2020-11-30 11:16:38 +0800
committerventusliberum2020-11-30 11:16:38 +0800
commit3ceab10b9084f05907b628d5a3a2ae17a3230154 (patch)
tree03c58d68f642818597bddbbde34a919c8a7209aa
parent6a5e1d79b616d6b812db43abb298bb752761907d (diff)
downloadaur-3ceab10b9084f05907b628d5a3a2ae17a3230154.tar.gz
Update to 2.6.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4ad9fe9741f..021bd6b29aee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zy-player-appimage
pkgdesc = 跨平台视频资源播放器, 简洁免费无广告
- pkgver = 2.6.6
+ pkgver = 2.6.7
pkgrel = 1
url = http://zyplayer.fun/
arch = x86_64
license = MIT
provides = zy-player
options = !strip
- source = https://github.com/Hunlongyu/ZY-Player/releases/download/v2.6.6/ZY-Player-2.6.6.AppImage
+ source = https://github.com/Hunlongyu/ZY-Player/releases/download/v2.6.7/ZY-Player-2.6.7.AppImage
source = zy-player.sh
- sha256sums = 981f106e968f3ea242eb07093ce2f16a0a3a91836d53fcb289615c7b5af19275
+ sha256sums = dba1c88104ed05784f3a16ce1abae05cdb2bb8981eab8cb83938f21bae6f53da
sha256sums = 3626ced8de95c110129ed9dff1f8ea34243b2430b0b91c737dd7d166658bc1f2
pkgname = zy-player-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 860a4396b80d..34b5c5a3c7e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zy-player-appimage
_pkgname=zy-player
-pkgver=2.6.6
+pkgver=2.6.7
_pkgver=$(echo $pkgver | sed 's/\./-/3')
pkgrel=1
pkgdesc="跨平台视频资源播放器, 简洁免费无广告"
@@ -13,7 +13,7 @@ provides=('zy-player')
options=(!strip)
source=("https://github.com/Hunlongyu/ZY-Player/releases/download/v${_pkgver}/ZY-Player-${_pkgver}.AppImage"
'zy-player.sh')
-sha256sums=('981f106e968f3ea242eb07093ce2f16a0a3a91836d53fcb289615c7b5af19275'
+sha256sums=('dba1c88104ed05784f3a16ce1abae05cdb2bb8981eab8cb83938f21bae6f53da'
'3626ced8de95c110129ed9dff1f8ea34243b2430b0b91c737dd7d166658bc1f2')
_filename=ZY-Player-${_pkgver}.AppImage