File tree 2 files changed +3
-5
lines changed 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 3
3
pkgname=python-jschon
4
4
_gitpkgname=jschon
5
5
pkgver=0.11.1
6
- pkgrel=2
6
+ pkgrel=3
7
7
pkgdesc=' Object-oriented JSON Schema implementation for Python'
8
8
arch=(' any' )
9
9
url=' https://github.com/marksparkza/jschon'
@@ -32,9 +32,7 @@ source=(
32
32
" ${_gitpkgname} -${pkgver} .tar.gz::https://github.com/marksparkza/jschon/archive/v${pkgver} .tar.gz"
33
33
)
34
34
35
- sha512sums=(
36
- ' a4b3c559501189efcfdd5a3dfca96594c7d5bbea0e7343524c2cea6bb661790704956401ea3901ff13d5bf15d15843ee2724c14061a3f1ee47a08dbbb0c9c2ab'
37
- )
35
+ sha512sums=(' a4b3c559501189efcfdd5a3dfca96594c7d5bbea0e7343524c2cea6bb661790704956401ea3901ff13d5bf15d15843ee2724c14061a3f1ee47a08dbbb0c9c2ab' )
38
36
39
37
prepare () {
40
38
local _schemas_basedir
Original file line number Diff line number Diff line change 3
3
_pkgname=pyvcd
4
4
pkgname=python-$_pkgname
5
5
pkgver=0.4.1
6
- pkgrel=1
6
+ pkgrel=2
7
7
pkgdesc=' Python package for writing Value Change Dump (VCD) files'
8
8
arch=(' any' )
9
9
url=' https://github.com/SanDisk-Open-Source/pyvcd'
You can’t perform that action at this time.
0 commit comments