diff options
author | zxp19821005 | 2023-09-05 01:04:16 +0800 |
---|---|---|
committer | zxp19821005 | 2023-09-05 01:04:16 +0800 |
commit | 6a78b61162ab7bb5c6b58777fc678282ed6229d2 (patch) | |
tree | a2d562263de534638f3d14653692d387b5accd94 | |
parent | eef6c02fb521cdf08c0fa8025c1c1094a65dac37 (diff) | |
download | aur-6a78b61162ab7bb5c6b58777fc678282ed6229d2.tar.gz |
update to 3.11.23
-rw-r--r-- | .SRCINFO | 14 | ||||
-rw-r--r-- | PKGBUILD | 15 |
2 files changed, 15 insertions, 14 deletions
@@ -1,6 +1,6 @@ pkgbase = xbyyunpan-bin pkgdesc = 小白羊网盘 - Powered by 阿里云盘Open - pkgver = 3.11.22 + pkgver = 3.11.23 pkgrel = 1 url = https://github.com/gaozhangmin/aliyunpan arch = aarch64 @@ -37,11 +37,11 @@ pkgbase = xbyyunpan-bin conflicts = aliyunpan-odomu source = LICENSE::https://raw.githubusercontent.com/gaozhangmin/aliyunpan/main/LICENSE sha256sums = 37b92e7918a9a8599a558d5e978900966b243cc9f6c964c36f4afa35bf50e009 - source_aarch64 = xbyyunpan-3.11.22-aarch64.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.22/XBYDriver-3.11.22-linux-arm64.deb - sha256sums_aarch64 = 6c8eb19d9817f90bc0b57adbdd03c4a03c0ccf4414224de2a4ee13d9dcef8eb3 - source_armv7h = xbyyunpan-3.11.22-armv7h.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.22/XBYDriver-3.11.22-linux-armv7l.deb - sha256sums_armv7h = 87f12d6ed54c91bcd3444f1b2a480876863ac20cbddaf2aa217df92b1fddb324 - source_x86_64 = xbyyunpan-3.11.22-x86_64.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.22/XBYDriver-3.11.22-linux-amd64.deb - sha256sums_x86_64 = 787fb3d985e4d5144cb485af88438ac82e70f9a56502b4effbc6a0a83c7a4831 + source_aarch64 = xbyyunpan-3.11.23-aarch64.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.23/XBYDriver-3.11.23-linux-arm64.deb + sha256sums_aarch64 = 9b354b800b6b758a0f5adbab2e34f9ce5ccb7b52d95513217b22e30159910500 + source_armv7h = xbyyunpan-3.11.23-armv7h.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.23/XBYDriver-3.11.23-linux-armv7l.deb + sha256sums_armv7h = 9e75708c345c18089555dbda9530cf372a256fc0526f29d9e78146df718c730c + source_x86_64 = xbyyunpan-3.11.23-x86_64.deb::https://github.com/gaozhangmin/aliyunpan/releases/download/v3.11.23/XBYDriver-3.11.23-linux-amd64.deb + sha256sums_x86_64 = fa2b4773b56d56030e0c61cce7b046551488ffe058633f46d99fdce4dfa8466b pkgname = xbyyunpan-bin @@ -1,7 +1,8 @@ # Maintainer: zxp19821005 <zxp19821005 at 163 dot com> pkgname=xbyyunpan-bin _oriname="小白羊云盘" -pkgver=3.11.22 +_pkgname="XBYDriver" +pkgver=3.11.23 pkgrel=1 pkgdesc="小白羊网盘 - Powered by 阿里云盘Open" arch=('aarch64' 'armv7h' 'x86_64') @@ -11,14 +12,14 @@ provides=("aliyunpan-liupan1890") conflicts=("${pkgname%-bin}" "aliyunpan-liupan1890" "aliyunpan-odomu") depends=('alsa-lib' 'glibc' 'libxdamage' 'pango' 'libxrandr' 'libxext' 'libxcb' 'libx11' 'libxcomposite' 'libxkbcommon' 'gcc-libs' 'nss' \ 'libxfixes' 'at-spi2-core' 'libdrm' 'cairo' 'gtk3' 'glib2' 'nspr' 'wayland' 'libcups' 'expat' 'mesa' 'dbus') -source_aarch64=("${pkgname%-bin}-${pkgver}-aarch64.deb::${url}/releases/download/v${pkgver}/XBYDriver-${pkgver}-linux-arm64.deb") -source_armv7h=("${pkgname%-bin}-${pkgver}-armv7h.deb::${url}/releases/download/v${pkgver}/XBYDriver-${pkgver}-linux-armv7l.deb") -source_x86_64=("${pkgname%-bin}-${pkgver}-x86_64.deb::${url}/releases/download/v${pkgver}/XBYDriver-${pkgver}-linux-amd64.deb") +source_aarch64=("${pkgname%-bin}-${pkgver}-aarch64.deb::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-arm64.deb") +source_armv7h=("${pkgname%-bin}-${pkgver}-armv7h.deb::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-armv7l.deb") +source_x86_64=("${pkgname%-bin}-${pkgver}-x86_64.deb::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-amd64.deb") source=("LICENSE::https://raw.githubusercontent.com/gaozhangmin/aliyunpan/main/LICENSE") sha256sums=('37b92e7918a9a8599a558d5e978900966b243cc9f6c964c36f4afa35bf50e009') -sha256sums_aarch64=('6c8eb19d9817f90bc0b57adbdd03c4a03c0ccf4414224de2a4ee13d9dcef8eb3') -sha256sums_armv7h=('87f12d6ed54c91bcd3444f1b2a480876863ac20cbddaf2aa217df92b1fddb324') -sha256sums_x86_64=('787fb3d985e4d5144cb485af88438ac82e70f9a56502b4effbc6a0a83c7a4831') +sha256sums_aarch64=('9b354b800b6b758a0f5adbab2e34f9ce5ccb7b52d95513217b22e30159910500') +sha256sums_armv7h=('9e75708c345c18089555dbda9530cf372a256fc0526f29d9e78146df718c730c') +sha256sums_x86_64=('fa2b4773b56d56030e0c61cce7b046551488ffe058633f46d99fdce4dfa8466b') prepare() { bsdtar -xf "${srcdir}/data.tar.xz" sed "s|\"/opt/${_oriname}/${pkgname%-bin}\" %U|${pkgname%-bin}|g" -i "${srcdir}/usr/share/applications/${pkgname%-bin}.desktop" |