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


Commits:
51e4e5c2 by Caleb Maclennan at 2025-05-18T00:31:51+03:00
upgpkg: 1.9.5-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.4
+       pkgver = 1.9.5
        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.4/cotp-1.9.4.tar.gz
-       sha256sums = 
d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36
+       source = 
https://github.com/replydev/cotp/archive/v1.9.5/cotp-1.9.5.tar.gz
+       sha256sums = 
1baaa7cd72f12a74dfdc012afb682d4b563c005ded80494ac81d43977f4930e1
 
 pkgname = cotp
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgbase=cotp
 pkgname=(cotp cotp-converters)
-pkgver=1.9.4
+pkgver=1.9.5
 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=('d992698e9177f7e9e00031c91d3f4857c39fb6cdc988ee5e1b4424ae6b82ea36')
+sha256sums=('1baaa7cd72f12a74dfdc012afb682d4b563c005ded80494ac81d43977f4930e1')
 
 prepare(){
        cd "$_archive"



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

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


Reply via email to