mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/py3-python-osc: upgrade to 1.9.0
This commit is contained in:
parent
a6da6eebbb
commit
abf646ac23
@ -1,8 +1,8 @@
|
||||
# Contributor: Magnus Sandin <magnus.sandin@gmail.com>
|
||||
# Maintainer: Magnus Sandin <magnus.sandin@gmail.com>
|
||||
pkgname=py3-python-osc
|
||||
pkgver=1.8.3
|
||||
pkgrel=1
|
||||
pkgver=1.9.0
|
||||
pkgrel=0
|
||||
pkgdesc="Open Sound Control server and client implementations in pure python"
|
||||
url="https://github.com/attwad/python-osc"
|
||||
arch="noarch"
|
||||
@ -13,6 +13,7 @@ makedepends="
|
||||
py3-setuptools
|
||||
py3-wheel
|
||||
"
|
||||
subpackages="$pkgname-pyc"
|
||||
source="$pkgver-$pkgver.tar.gz::https://github.com/attwad/python-osc/archive/refs/tags/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/python-osc-$pkgver"
|
||||
|
||||
@ -36,5 +37,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
cbe0092a59332492f801b73051b985fd8e6168ab70530b0994cf8b9862b98b49b5faa2d574ab8b94c0809b72321e364bd0be31c825971a7b3d95e03c2ecb17bf 1.8.3-1.8.3.tar.gz
|
||||
5c0b0dbbaf892d05c4e20ad0cb9525ef440f6b8b5aaf8070770e8f97ffb9f126de857e1a79e0b8c1ab64436a07b63cc0b45d7f106b2ddb8456fca23314b3d867 1.9.0-1.9.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user