From 33b573293ddcdd8030e46bed0e52b38ed836f7d9 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 19 Dec 2023 13:00:46 +0100 Subject: [PATCH] libcotp: update to 3.0.0 --- common/shlibs | 2 +- srcpkgs/libcotp/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 8689cb6658e..a45654c4fa3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3493,7 +3493,7 @@ libwlroots.so.10 wlroots0.15-0.15.1_1 libwlroots.so.11 wlroots0.16-0.16.0_1 libwlroots.so.12 wlroots0.17-0.17.0_1 libbaseencode.so.1 libbaseencode-1.0.9_1 -libcotp.so.2 libcotp-2.0.1_1 +libcotp.so.3 libcotp-3.0.0_1 libunarr.so.1 libunarr-1.0.1_1 libretro-gtk-1.so.0 retro-gtk-1.0.0_1 libmanette-0.2.so.0 libmanette-0.2.1_1 diff --git a/srcpkgs/libcotp/template b/srcpkgs/libcotp/template index ddfcce536f3..9f91700e6d6 100644 --- a/srcpkgs/libcotp/template +++ b/srcpkgs/libcotp/template @@ -1,6 +1,6 @@ # Template file for 'libcotp' pkgname=libcotp -version=2.0.2 +version=3.0.0 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Emil Miler " license="Apache-2.0" homepage="https://github.com/paolostivanin/libcotp" distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz" -checksum=c5357af4b3f6b3c5ad91e7f6cc6866a6139d0f89e780a057be34b31d4620caec +checksum=ff0b9ce208c4c6542a0f1e739cf31978fbf28848c573837c671a6cb7b56b2c12 libcotp-devel_package() { depends="${sourcepkg}>=${version}_${revision}"