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


Commits:
48b247fd by Caleb Maclennan at 2024-05-09T22:41:57+03:00
upgpkg: 1.7.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.6.1
+       pkgver = 1.7.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.6.1/cotp-1.6.1.tar.gz
-       sha256sums = 
d748072a7b0f30606b046fab9a38a07d7846d40203fd7e78ab43fa410caf6338
+       source = 
https://github.com/replydev/cotp/archive/v1.7.0/cotp-1.7.0.tar.gz
+       sha256sums = 
74d4cb39c7c66fd144a400585114e1ba641d5cebb7ba001a56bded5ba71c5933
 
 pkgname = cotp
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=cotp
 pkgname=(cotp cotp-converters)
-pkgver=1.6.1
+pkgver=1.7.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=('d748072a7b0f30606b046fab9a38a07d7846d40203fd7e78ab43fa410caf6338')
+sha256sums=('74d4cb39c7c66fd144a400585114e1ba641d5cebb7ba001a56bded5ba71c5933')
 
 prepare(){
        cd "$_archive"



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

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


Reply via email to