libjodycode: update to 3.0.1
This commit is contained in:
parent
7d2975afb8
commit
760024367a
@ -4270,7 +4270,7 @@ libayatana-indicator3.so.7 libayatana-indicator-0.9.3_1
|
||||
libayatana-appindicator3.so.1 libayatana-appindicator-0.5.91_1
|
||||
libplayerctl.so.2 playerctl-2.4.1_1
|
||||
libwireplumber-0.4.so.0 wireplumber-0.4.14_1
|
||||
libjodycode.so.2 libjodycode-2.0.1_1
|
||||
libjodycode.so.3 libjodycode-3.0.1_1
|
||||
libgsoapssl++-2.8.124.so gsoap-2.8.124_1
|
||||
libjxl.so.0.8 libjxl-0.8.2_1
|
||||
libjxl_dec.so.0.8 libjxl-0.8.2_1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'libjodycode'
|
||||
pkgname=libjodycode
|
||||
version=2.0.1
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
@ -8,12 +8,12 @@ short_desc="Shared code used by several utilities written by Jody Bruchon"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jbruchon/libjodycode"
|
||||
changelog="https://raw.githubusercontent.com/jbruchon/libjodycode/master/CHANGES"
|
||||
changelog="https://raw.githubusercontent.com/jbruchon/libjodycode/master/CHANGES.txt"
|
||||
distfiles="https://github.com/jbruchon/libjodycode/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=1fdd106ab4d90aa1c0a2546299144f62d18b90acada2d6ee25370c4907048927
|
||||
checksum=e02aa4b96577fb5b6ca26018759cdaf71e3768dac321c07a84f2fb93ca4871bf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vlicense LICENSE.txt
|
||||
}
|
||||
|
||||
libjodycode-devel_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user