[arch-commits] Commit in copr-cli/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Dec 11 22:02:24 UTC 2021


    Date: Saturday, December 11, 2021 @ 22:02:23
  Author: felixonmars
Revision: 1068329

upgpkg: copr-cli 1.97-1

Modified:
  copr-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 21:41:33 UTC (rev 1068328)
+++ PKGBUILD	2021-12-11 22:02:23 UTC (rev 1068329)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=copr-cli
-pkgver=1.96
-pkgrel=2
+pkgver=1.97
+pkgrel=1
 pkgdesc="CLI tool to run copr"
 url="https://pagure.io/copr/copr"
 license=('GPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-mock' 'python-responses')
 source=("https://pagure.io/copr/copr/archive/copr-cli-$pkgver-1/copr-copr-cli-$pkgver-1.tar.gz")
-sha512sums=('8faf03d115dd7e118905fb8db90c2a2226f2fad8420f31b1d0a82a8f75e83d6655dca854a073e0ecb73e8834590be5d0edfb2557c4466b0cc1f1ab8f8e61a424')
+sha512sums=('c9f8c9d61a26a847446f1cfa9db9622fbbc6fa86863ccae9687088ee5d1c6764d20fdd205573e4b18f9ae0193b98eb6409c1686ad3ab86a42181b2d179d26ee2')
 
 build() {
   cd copr-copr-cli-$pkgver-1/cli



More information about the arch-commits mailing list