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


Commits:
9b4b957b by Caleb Maclennan at 2024-05-06T00:37:56+03:00
upgpkg: 1.6.1-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.6.0
+       pkgver = 1.6.1
        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.6.0/cotp-1.6.0.tar.gz
-       sha256sums = 
f6aca00525191d0d754a1d22785a9ec5b641593bdb3b34d06fcab58c21ac1d64
+       source = 
https://github.com/replydev/cotp/archive/v1.6.1/cotp-1.6.1.tar.gz
+       sha256sums = 
d748072a7b0f30606b046fab9a38a07d7846d40203fd7e78ab43fa410caf6338
 
 pkgname = cotp
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=cotp
 pkgname=(cotp cotp-converters)
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with 
import functionality'
 arch=(x86_64)
@@ -15,7 +15,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=('f6aca00525191d0d754a1d22785a9ec5b641593bdb3b34d06fcab58c21ac1d64')
+sha256sums=('d748072a7b0f30606b046fab9a38a07d7846d40203fd7e78ab43fa410caf6338')
 
 prepare(){
        cd "$_archive"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cotp/-/commit/9b4b957b71bda8b3f64f672e7b0add4ac47da4cd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to