mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/pystring: move from testing
This commit is contained in:
parent
e93f90a62a
commit
10f3a9dca4
@ -1,12 +1,12 @@
|
||||
# Contributor: Leon Marz <main@lmarz.org>
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=pystring
|
||||
pkgver=1.1.3
|
||||
pkgver=1.1.4
|
||||
pkgrel=0
|
||||
pkgdesc="C++ functions matching the interface and behavior of python string methods with std::string"
|
||||
url="https://github.com/imageworks/pystring"
|
||||
arch="all"
|
||||
license="BSD-2-Clause"
|
||||
license="BSD-3-Clause"
|
||||
subpackages="$pkgname-dev"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/imageworks/pystring/archive/refs/tags/v$pkgver.tar.gz
|
||||
pystring.pc
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
a46bb2e96d6eb351a4a8097cde46ac2877d28e88f9e57e0ac36c42e8fc8543517c4be70306a01e2f88a891fc53c612494aeb37f47a200d94b8e1b050ed16eff6 pystring-1.1.3.tar.gz
|
||||
9c0460fea67885492f9b0d29a9ba312d960fd5e43577cdcfd47faf04397ff4b7e456ed68f1948b923d2f63f9922d576b93e4ca1a27376bcb6d29c683828acb01 pystring-1.1.4.tar.gz
|
||||
b7b37d7b6b4d1dc5f745f047082d7629fe430198d0a1dee3d00147e8c638efc41e2af831da913c221099e8a944b8263fa7a7e8e0f0cc10f0fe99a01b46674692 pystring.pc
|
||||
"
|
Loading…
Reference in New Issue
Block a user