Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/OTPClient/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'OTPClient'
pkgname=OTPClient
version=4.4.1
revision=1
revision=2
build_style=cmake
hostmakedepends="pkg-config"
makedepends="gtk+3-devel libglib-devel libgcrypt-devel libpng-devel
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/libcotp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libcotp'
pkgname=libcotp
version=4.0.0
version=4.0.1
revision=1
build_style=cmake
hostmakedepends="pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
license="Apache-2.0"
homepage="https://github.com/paolostivanin/libcotp"
distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz"
checksum=6b17323779dac1699462d8914b81155d69914b0d28b5ed837f1570ed05f2bd90
checksum=f8c843004d18880eb41417853fcfc3855f6197e7a32dcd87d23a6609cf0a116a

libcotp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down