Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / feeluown-bilibili
Commits: 1a52b364 by Felix Yan at 2024-12-18T16:32:38+08:00 upgpkg: 0.5.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = feeluown-bilibili pkgdesc = Bilibili provider for FeelUOwn - pkgver = 0.4.1 - pkgrel = 2 + pkgver = 0.5.0 + pkgrel = 1 url = https://github.com/feeluown/feeluown-bilibili arch = any groups = feeluown-full @@ -14,7 +14,7 @@ pkgbase = feeluown-bilibili depends = python-cachetools depends = python-beautifulsoup4 depends = python-pycryptodome - source = git+https://github.com/feeluown/feeluown-bilibili.git#tag=v0.4.1 - sha512sums = 882f6fce7e226bb6762c42533e22e4fc41f67a0e20b8f8ed25fe087133e72911ed4f9e453858f87eaf0babe0fe8b5b2e9f7539803dd70094bb2c0fe220a4de91 + source = git+https://github.com/feeluown/feeluown-bilibili.git#tag=v0.5.0 + sha512sums = b9ec67d767facc17f4370562febed407fe60285457ead98d1f017f60454ca4c63b121ecebe9a700e771899634ae07bfb83689ac6d678906c4f87ac1e721b6aa7 pkgname = feeluown-bilibili ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Bruce Zhang <zttt183525...@gmail.com> pkgname=feeluown-bilibili -pkgver=0.4.1 -pkgrel=2 +pkgver=0.5.0 +pkgrel=1 pkgdesc="Bilibili provider for FeelUOwn" arch=('any') url="https://github.com/feeluown/feeluown-bilibili" @@ -12,7 +12,7 @@ depends=('feeluown' 'python-cachetools' 'python-beautifulsoup4' 'python-pycrypto makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core') groups=('feeluown-full') source=("git+https://github.com/feeluown/feeluown-bilibili.git#tag=v$pkgver") -sha512sums=('882f6fce7e226bb6762c42533e22e4fc41f67a0e20b8f8ed25fe087133e72911ed4f9e453858f87eaf0babe0fe8b5b2e9f7539803dd70094bb2c0fe220a4de91') +sha512sums=('b9ec67d767facc17f4370562febed407fe60285457ead98d1f017f60454ca4c63b121ecebe9a700e771899634ae07bfb83689ac6d678906c4f87ac1e721b6aa7') build() { cd feeluown-bilibili View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-bilibili/-/commit/1a52b36495b220f21b8ff6cd147988d4ba86b9fe -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-bilibili/-/commit/1a52b36495b220f21b8ff6cd147988d4ba86b9fe You're receiving this email because of your account on gitlab.archlinux.org.