* update recode to 3.7.14-2
This commit is contained in:
parent
b909189b4b
commit
a9e205a93d
19
recode/.SRCINFO
Normal file
19
recode/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
pkgbase = recode
|
||||||
|
pkgdesc = Converts files between various character sets and usages
|
||||||
|
pkgver = 3.7.14
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://github.com/rrthomas/recode
|
||||||
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
|
license = GPL3
|
||||||
|
license = LGPL3
|
||||||
|
makedepends = python
|
||||||
|
makedepends = help2man
|
||||||
|
depends = glibc
|
||||||
|
source = https://github.com/rrthomas/recode/releases/download/v3.7.14/recode-3.7.14.tar.gz
|
||||||
|
sha256sums = 786aafd544851a2b13b0a377eac1500f820ce62615ccc2e630b501e7743b9f33
|
||||||
|
|
||||||
|
pkgname = recode
|
4
recode/.nvchecker.toml
Normal file
4
recode/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[recode]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/rrthomas/recode.git"
|
||||||
|
prefix = "v"
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=recode
|
pkgname=recode
|
||||||
pkgver=3.7.14
|
pkgver=3.7.14
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Converts files between various character sets and usages'
|
pkgdesc='Converts files between various character sets and usages'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://github.com/rrthomas/recode'
|
url='https://github.com/rrthomas/recode'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user