Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
cotp


Commits:
9ee3ec43 by Caleb Maclennan at 2025-04-08T10:02:11+03:00
upgpkg: 1.9.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cotp
        pkgdesc = Trustworthy, encrypted, command-line TOTP/HOTP authenticator 
app with import functionality
-       pkgver = 1.9.3
+       pkgver = 1.9.4
        pkgrel = 1
        url = https://github.com/replydev/cotp
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = cotp
        makedepends = python
        optdepends = cotp-converters: additional scripts import from other OTP 
apps
        replaces = cotp-bin
-       source = 
https://github.com/replydev/cotp/archive/v1.9.3/cotp-1.9.3.tar.gz
-       sha256sums = 
17db3320e856681014e2feeeff25a49a0f06c2686ce264058e2f1d0294d55697
+       source = 
https://github.com/replydev/cotp/archive/v1.9.4/cotp-1.9.4.tar.gz
+       sha256sums = 
d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36
 
 pkgname = cotp
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgbase=cotp
 pkgname=(cotp cotp-converters)
-pkgver=1.9.3
+pkgver=1.9.4
 pkgrel=1
 pkgdesc='Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with 
import functionality'
 arch=(x86_64)
@@ -16,7 +16,7 @@ optdepends=('cotp-converters: additional scripts import from 
other OTP apps')
 replaces=("$pkgname-bin")
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('17db3320e856681014e2feeeff25a49a0f06c2686ce264058e2f1d0294d55697')
+sha256sums=('d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36')
 
 prepare(){
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cotp/-/commit/9ee3ec436fa7bc1f520cc771b5d3807434a53796

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cotp/-/commit/9ee3ec436fa7bc1f520cc771b5d3807434a53796
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to