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


Commits:
ec7dc05d by Caleb Maclennan at 2024-05-02T22:54:32+03:00
upgpkg: 1.6.0-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.5.0
+       pkgver = 1.6.0
        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.5.0/cotp-1.5.0.tar.gz
-       sha256sums = 
3a868e3bbb0794a2f9baee571f43fcded4029ed92ddfeccfa2b4ee54e6e0c927
+       source = 
https://github.com/replydev/cotp/archive/v1.6.0/cotp-1.6.0.tar.gz
+       sha256sums = 
f6aca00525191d0d754a1d22785a9ec5b641593bdb3b34d06fcab58c21ac1d64
 
 pkgname = cotp
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=cotp
 pkgname=(cotp cotp-converters)
-pkgver=1.5.0
+pkgver=1.6.0
 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=('3a868e3bbb0794a2f9baee571f43fcded4029ed92ddfeccfa2b4ee54e6e0c927')
+sha256sums=('f6aca00525191d0d754a1d22785a9ec5b641593bdb3b34d06fcab58c21ac1d64')
 
 prepare(){
        cd "$_archive"



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

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


Reply via email to