Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
feeluown-netease


Commits:
31189588 by Felix Yan at 2023-10-30T13:38:09+02:00
upgpkg: 0.9.8-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = feeluown-netease
+       pkgdesc = feeluown netease plugin
+       pkgver = 0.9.8
+       pkgrel = 1
+       url = https://github.com/feeluown/feeluown-netease
+       arch = any
+       groups = feeluown-full
+       license = GPL3
+       checkdepends = python-pytest
+       makedepends = python-setuptools
+       depends = feeluown
+       depends = python-beautifulsoup4
+       depends = python-pycryptodome
+       depends = python-marshmallow
+       depends = python-requests
+       depends = python-mutagen
+       source = 
https://github.com/feeluown/feeluown-netease/archive/v0.9.8/feeluown-netease-0.9.8.tar.gz
+       sha512sums = 
614bc19a8e40ca1b372ad0ef82b1888c1e22b8eecbaf14dd43f75a290c2e007ff954ee342e4e72d64868de5e44f871e059e0c2681c765fb8d7c266675025ffbb
+
+pkgname = feeluown-netease


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Bruce Zhang <[email protected]>
 
 pkgname=feeluown-netease
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc="feeluown netease plugin"
 arch=('any')
@@ -14,7 +14,7 @@ makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 groups=('feeluown-full')
 
source=("https://github.com/feeluown/feeluown-netease/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('e7bacf7b4aa4ce3b15bfbb699196ba37df7d0b67b86a9a42348a964946cf44d766841bc1c5d8ed70e4038b5ddae571ea1804a55b8890f5f53501d0c59fc39b6c')
+sha512sums=('614bc19a8e40ca1b372ad0ef82b1888c1e22b8eecbaf14dd43f75a290c2e007ff954ee342e4e72d64868de5e44f871e059e0c2681c765fb8d7c266675025ffbb')
 
 build() {
   cd feeluown-netease-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-netease/-/commit/311895884870a30592acdb450eac907445bdab0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-netease/-/commit/311895884870a30592acdb450eac907445bdab0f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to